5.4.6.12. fromNormalTime (Class Method)
Returns a new
DateTime object, created from
a string in the format returned by the
Normal option
of the
TIME built-in function
(
hh:mm:ss).
The date component will be set to 1 January 0001.
If specified,
offset is the offset from UTC, in minutes.
The
offset must be a valid whole number between -900 and
900 or an equivalent
TimeSpan instance.
The default
offset is the current system timezone offset.