Return the datenum of the next or previous business day from REFDATE.
Generate a list of business dates at the end of the periods defined between (including) SDATE and EDATE.
Find any instances of the `subset' in the `superset' with the `tol'erance.
Split a date string into the Year, Month, Day, hour, minute, and second.
Returns the day of the month from a serial date number or a date string.
Calculates the number of days between two dates.
Return the month (M) and day (D) of Easter in the Gregorial calendar on a given year or years.
Return the last day of the month M for the year Y in datenum format.
Return the datenum of the first business day of the YEAR and MONTH.
Return a vector of datenums that were holidays between STARTDATE and ENDDATE, inclusive.
Returns the hour from a serial date number or a date string.
Return true if the REFDATE is a business date REFDATE.
Return the datenum of the last business day of the YEAR and MONTH.
Returns the last occurrence of WEEKDAY from the MONTH and YEAR.
Convert DATENUMS from the internal date format to the format used by Microsoft Excel.
Returns the minute from a serial date number or a date string.
Returns the day of the month from a serial date number or a date string.
Return the number of whole months between STARTDATE and ENDDATE.
Returns the Nth occurrence of WEEKDAY from the MONTH and YEAR.
Returns the second from a serial date number or a date string.
Find the third Wednesday of the month specified by the MONTH and YEAR.
Returns the current local date as the number of days since Jan 1, 0000.
Convert DATENUMS from the Microsoft Excel date format to the format used by `datenum'.
Returns the year from a serial date number or a date string.
Return the number of days in the year Y with an optional basis B.