Formats a date in a predictable way.
Meant for human-readable timestamps, not ISO or Unix, etc.
Optional. Date object to format. Defaults to now.
Optional.
Formatted date string.
Date.toLocaleString() Used to format the string.
0.1.0
Formats a date in a predictable way.
Meant for human-readable timestamps, not ISO or Unix, etc.