Read Me - Common Public License V1.0 - Copyright Notice(©)

fromLongTime (Class Method)


>>-fromLongTime(time--+---------+-)------------------------><
                      +-,offset-+

Creates a DateTime object from a string returned by the Long 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.

Read Me - Common Public License V1.0 - Copyright Notice(©)