A simple way to format dates and times according to a user-specified mask
Description
A simple way to format dates and times according to a user-specified mask.
* Accepts a date, a mask, or a date and a mask.
* Returns a formatted version of the given date.
* The date defaults to the current date/time.