|
fromBaseDate (Class Method)
>>-fromBaseDate(date--+---------+-)-------------------------------><
+-,offset-+
Creates a DateTime object from a string returned by the Basedate option of the Date() () built-in function. The time component will be set to the beginning of the input day (00:00:00.000000). 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. |