Whether to inlude the date in the timestamp.
If both date and time are false, the time will be included anyway.
Internal
debugOutputs some var dumps to the console.
Formatting options for the date and time portions of the timestamp.
DateTimeFormatOptions Options for JS date formats.
Language code used to localize the formatted date.
Passed to Date.toLocaleString().
MDN for allowed values.
String that joins the date and time stamps, if applicable.
Whether to inlude the time in the timestamp.
If both date and time are false, the time will be included anyway.
Optional configuation for timestamp().
Since
0.1.0