$SirTime: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
(Automatically generated page update) |
||
Line 2: | Line 2: | ||
<span class="pageSubtitle">Current time as YYDDDHHMISSXX</span> | <span class="pageSubtitle">Current time as YYDDDHHMISSXX</span> | ||
<p class=" | <p class="warn"><b>Note: </b>Most Sirius $functions have been deprecated in favor of Object Oriented methods. There is no OO equivalent for the $SirTime function.</p> | ||
The <var>$SirTime</var> function returns the current time in YYDDDHHMISSXX format. This function is especially useful in conjunction with [[$SirJGet]]. | The <var>$SirTime</var> function returns the current time in YYDDDHHMISSXX format. This function is especially useful in conjunction with [[$SirJGet]]. |
Revision as of 18:59, 19 July 2013
Current time as YYDDDHHMISSXX
Note: Most Sirius $functions have been deprecated in favor of Object Oriented methods. There is no OO equivalent for the $SirTime function.
The $SirTime function returns the current time in YYDDDHHMISSXX format. This function is especially useful in conjunction with $SirJGet.
$SirTime accepts no arguments and returns a string.
Syntax
%TIME = $SirTime
%TIME is set to the current time in YYDDDHHMISSXX format.
Notes:See the documentation of $Sir_Date for obtaining the current time in any format.
Products authorizing $SirTime
- Sirius functions
- Fast/Unload User Language Interface
- Janus Open Client
- Janus Open Server
- Janus Sockets
- Janus Web Server
- Japanese functions
- Sir2000 Field Migration Facility