DefaultKalugaDate
Default implementation of KalugaDate
Default implementation of KalugaDate
Default implementation of KalugaDate
Default implementation of KalugaDate
Default implementation of KalugaDate
Types
Properties
Reference to the underlying KalugaDateHolder
Reference to the underlying KalugaDateHolder
Reference to the underlying KalugaDateHolder
Reference to the underlying KalugaDateHolder
The number of days in the current month
The number of days in the current month
The number of days in the current month
The number of days in the current month
The first day of the week. E.g. Sunday in the US, Monday in France. Starts at 1.
The first day of the week. E.g. Sunday in the US, Monday in France. Starts at 1.
The first day of the week. E.g. Sunday in the US, Monday in France. Starts at 1.
The first day of the week. E.g. Sunday in the US, Monday in France. Starts at 1.
True if this KalugaDate is last month
True if this KalugaDate is last year
True if this KalugaDate is next month
True if this KalugaDate is next year
True if this KalugaDate is this month
True if this KalugaDate is this year
True if this KalugaDate is today
True if this KalugaDate is tomorrow
True if this KalugaDate is yesterday
The millisecond of the current second
The millisecond of the current second
The millisecond of the current second
The millisecond of the current second
The number of milliseconds passed since epoch time (January 1st 1970 00:00:00:00 GMT)
The number of milliseconds passed since epoch time (January 1st 1970 00:00:00:00 GMT)
The number of milliseconds passed since epoch time (January 1st 1970 00:00:00:00 GMT)
The number of milliseconds passed since epoch time (January 1st 1970 00:00:00:00 GMT)
The KalugaTimeZone in which the Date is set
The KalugaTimeZone in which the Date is set
The KalugaTimeZone in which the Date is set
The KalugaTimeZone in which the Date is set
The week number within the current month
The week number within the current month
The week number within the current month
The week number within the current month
The week number within the current year.
The week number within the current year.
The week number within the current year.
The week number within the current year.
Functions
Creates a copy of a KalugaDate
Creates a copy of a KalugaDate
Creates a copy of a KalugaDate
Creates a copy of a KalugaDate
Returns whether this Date is in the same timeZone and has the same time based on durationSinceEpoch
Returns whether this Date is in the same timeZone and has the same time based on durationSinceEpoch
Returns whether this Date is in the same timeZone and has the same time based on durationSinceEpoch
Returns whether this Date is in the same timeZone and has the same time based on durationSinceEpoch
Checks whether a KalugaDate is in the same year as a given Date.
Checks whether a KalugaDate is on the same day as a given Date.
Checks whether a KalugaDate is on the same month as a given Date.
Gets the Duration between two KalugaDate
Gets a KalugaDate that is duration before this date.
Gets a KalugaDate that is duration after this date.
Gets a KalugaDate equal to 23:59:59:999
on the same day as this Date
Gets a KalugaDate equal to midnight on the same day as this Date