Datetime support functions#
| Convert an array of datetimes into an array of strings. |
| Get information about the step size of a date or time type. |
Business day functions#
| A business day calendar object that efficiently stores information defining valid days for the busday family of functions. |
| Calculates which of the given dates are valid days, and which are not. |
| First adjusts the date to fall on a valid day according to the |
| Counts the number of valid days betweenbegindates andenddates, not including the day ofenddates. |