Formats a given Date object into a string using the browser's local time zone.
The Date object to be formatted.
A formatted (yyyy-MM-dd_HHmmss) string representation of the date and time.
yyyy-MM-dd_HHmmss
Formats a given Date object into a string using the browser's local time zone.