Formats a Date to a long date string using the supplied join character.
The date to format
The character to join the string with
A string in the MM DD YYYY hh mm ss format with the supplied join character.
The date to format
The character to join the string with
A string in the YYYY MONTH format with the supplied join character.
Generated using TypeDoc
Utility class containing a bunch of helper methods for commonly used Date interactions and other methods as
shortcuts.