Creates a new DateTime object.
Gets the calendar of this DateTime
Returns a clone of the configurations of this object (calandar, zone and locale).
Clones this DateTime with "time units" (hour, minute, second, ms) set to zero.
Gets the day of the month (1 to 31).
Gets the hour of the day (0 to 23).
Gets the locale of a DateTime.
Gets the minute of the hour (0 to 59).
Gets the month (1-12).
Gets the millisecond of the second (0 to 999).
Gets the second of the minute (0 to 59).
Gets the timestamp of this object.
Gets the year.
Returns the zone of this DateTime object
Adds a period of time to this DateTime and returns the resulting DateTime.
DateTimeUnits
Clones this DateTime with overwriten new unit values.
Subtracts a period of time from this DateTime and returns the resulting DateTime.
DateTimeUnits
Returns a new DateTime equivalent with this DateTime but with a different Calendar
CalendarSpecifier
Returns a new DateTime equivalent with this DateTime but with local time-zone
Returns a new DateTime equivalent with this DateTime but with a different Locale
Returns the units of this DateTime object.
Returns a new DateTime equivalent with this DateTime but with UTC as time-zone
Returns a new DateTime equivalent with this DateTime but with a different Zone
Generated using TypeDoc
Tick DateTime.