☜ | $HOROLOGDraft MDC Standard | ☞ |
$H[OROLOG] ( intexpr )
This form gives date, time, and time-offset with one access. Let m be the value of intexpr, and let:
D be an integer counting days since the origin used by $Horolog. (Like the D in $Horolog).
S be a numeric value counting seconds since local midnight. (Like S in $Horolog but not restricted to integer values if the M[UMPS] implementation can supply it).
C be a numeric value counting the number of seconds since the origin used by $Horolog, but not restricted to integer values.
TZ be the number of seconds in the time-offset needed to get UCT (Greenwich Mean Time) from local time (local time + TZ = UCT).
The following cases are defined:
Copyright © Standard Documents; 1977-2024 MUMPS Development Committee;
Copyright © Examples: 1995-2024 Ed de Moel;
Copyright © Annotations: 2003-2008 Jacquard Systems Research
Copyright © Annotations: 2008-2024 Ed de Moel.
Some specifications are "approved for inclusion in a future standard". Note that the MUMPS Development Committee cannot guarantee that such future standards will indeed be published.
This page most recently updated on 13-Sep-2014, 16:54:46.
For comments, contact Ed de Moel (demoel@jacquardsystems.com)