Return the distance between the given date and now in words.
Is the first date after the second one?
Is the first date before the second one?
Is the given value a date?
Is the given date in the future?
Is the given date in the past?
Is the given date valid?
Add the specified number of days to the given date.
Get the number of calendar days between the given dates.
Get the number of full days between the given dates.
Return the end of a day for the given date.
Get the day of the year of the given date.
Return the start of a day for the given date.
Subtract the specified number of days from the given date.
Add the specified number of hours to the given date.
Get the number of hours between the given dates.
Return the end of an hour for the given date.
Get the hours of the given date.
Set the hours to the given date.
Return the start of an hour for the given date.
Subtract the specified number of hours from the given date.
Add the specified number of minutes to the given date.
Get the number of minutes between the given dates.
Return the end of a minute for the given date.
Get the minutes of the given date.
Set the minutes to the given date.
Return the start of a minute for the given date.
Subtract the specified number of minutes from the given date.
Add the specified number of months to the given date.
Get the number of full months between the given dates.
Return the end of a month for the given date.
Get the month of the given date.
Set the month to the given date.
Return the start of a month for the given date.
Subtract the specified number of months from the given date.
Add the specified number of seconds to the given date.
Get the number of seconds between the given dates.
Return the end of a second for the given date.
Get the seconds of the given date.
Set the seconds to the given date, with context support.
Return the start of a second for the given date.
Add the specified number of weeks to the given date.
Get the number of full weeks between the given dates.
Return the end of a week for the given date.
Get the local week index of the given date.
Set the local week to the given date.
Return the start of a week for the given date.
Subtract the specified number of weeks from the given date.
Add the specified number of years to the given date.
Get the number of full years between the given dates.
Return the end of a year for the given date.
Get the year of the given date.
Set the year to the given date.
Return the start of a year for the given date.
Subtract the specified number of years from the given date.
Format the date.