Returns the number of milliseconds since midnight.
primSecondClock
Returns the number of seconds to/from 1/1/2000.
timezone
Answer a String associated with the current timezone (either standard
or daylight-saving) on this operating system. For example, the answer
could be `EST' to indicate Eastern Standard Time; the answer can be
empty and can't be assumed to be a three-character code such as `EST'.
timezoneBias
Specifies the current bias, in minutes, for local time translation for
the current time. The bias is the difference, in seconds, between
Coordinated Universal Time (UTC) and local time; a positive bias
indicates that the local timezone is to the east of Greenwich (e.g.
Europe, Asia), while a negative bias indicates that it is to the
west (e.g. America)