|
Resource |
|
Short Description |
|
.NowTime |
|
Displays the current time as hh:mn:ss |
|
.NowTimeP |
|
Displays the current time as hh:mn:ss.hs |
|
.eNowTime |
|
Displays the current time as hh:mn:ss (escaped version) |
|
.eNowTimeP |
|
Displays the current time as hh:mn:ss.hs (escaped version) |
|
.TimeEcho |
|
ECHOs "[TIME] Text" to STDOUT. (TIME = hh:mn:ss) |
|
.tErrEcho |
|
ECHOs "[TIME] Text" to STDERR. (TIME = hh:mn:ss.hs) |
|
.dtEcho |
|
ECHOs "[DATE @ TIME] Text" to STDOUT. (DATE like DATE
/T, TIME hh:mn:ss) |
|
.dtErrEcho |
|
ECHOs "[DATE @ TIME] Text" to STDERR. (DATE like DATE
/T, TIME hh:mn:ss) |
|
.GetDate |
|
Displays the current date (format from DATE /T)
-AND- updates #Date |
|
.GetTime |
|
Display current time in local time format -AND- updates #Time |
|
.GetTimeP |
|
Display current Precise time local time format -AND- updates
#TimeP |
|
.GetLogDate |
|
Display current date as yyyymmdd, regardless of the local date format |
|
.GetLogTime |
|
Display current time as hhmnss, regardless of the local time format |
|
.GetLogTimeP |
|
Display current time as hhmnsshs, regardless of the local time format |
|
#Time |
|
Time as hh:mn:ss from Library /Init or
.GetTime |
|
#TimeP |
|
Time as hh:mn:ss.hs from Library /Init or
.GetTimeP |
Displays or sets the system time.