Date to be updated.
The amount of days to be added.
Updated date with the added days.
The given unix timestamp in seconds.
The date from the given unix timestamp.
The date to find end of day of.
Date of end of day.
The date to find end of month of.
Date of the end of month.
The date whose unix timestamp in seconds is returned.
Unix timestamp in seconds.
Date
string
The first given date.
Object containing functions to compare the first date argument with.
The first date to check.
The second date to check.
If the dates are the same.
Date to be updated.
Day of the month for the new date.
Date updated with the new month.
Date to find start of month of.
Date of start of month.
The date from of which the months are to be subtracted.
The number of months to subtract from the given date.
The updated date with the subtracted months.
Generated using TypeDoc
Converts a date/time formatted with php and converts it to date-fns
The string to convert to date-fns format
date-fns formatted date/time string