Timestamps and calendar.
Classes
Calendar represents any time with millisecond precision.
Constants
Functions
Returns the current timestamp, i.e. milliseconds since 1.1.1970.
Returns the current time.
Returns the current timestamp, i.e. milliseconds since 1.1.1970.
Parses date string to Calendar object, using SimpleDateFormat.
Returns null if given date or format string was invalid.
Example. cal = anvil.time.parseDate("28.05.2002", "dd.MM.yyyy")