|
fromNormalTime (Class Method)
>>-fromNormalTime(time--+---------+-)------------------------><
+-,offset-+
Creates a DateTime object from a string returned by the Normal option of the Time() ( built-in function. The date component will be set to 1 January 0001. If specified, [offset] is the offset from UTC, in minutes. The [offset] must be valid whole number value. The default [offset] is the current system offset timezone offset. |