[SCHEDULER-1837]  Naming of StartupObs and ShutdownObs logs
Type Bug
Priority High
Severity Trivial
Component Whole Product
Fixed In Version [9.09.0
Versions Affected [8.38.3
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 6/23/2021

Description
I noticed that the names of the StartupObs and ShutdownObs logs are local time, making it difficult to correlate with the UTC times in the SchedulerEngine logs. Fix this in the SampleStartupObs and SampleShutdownObs scripts, and note this in the Release Notes for changing in the already existing customer start/shut scripts.

Comments
6/23/2021 10:33:32 AM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 871
Affected files /trunk/Help/RelNotes.htm (Modified)
/trunk/SampleShutdownObs.js (Modified)
/trunk/SampleStartupObs.js (Modified)
Check-in comment Use UTC to form the StartupObs and ShutdownObs log names. GEM:1837