Formats a date and time according to the specified options.
The timestamp to format.
The date formatting style to use. Defaults to 'medium'.
The time formatting style to use. Defaults to 'short'.
The locale to use for formatting. Defaults to 'en'.
The formatted date and time string.
Formats a date and time according to the specified options.