📄️ format
Constructs a formatted date string from format_string. To localize the output, pass a locale as the second argument.
📄️ toDate
Returns a copy of the contained date for manual use.
📄️ toString
Calls the contained date's toString method.
📄️ valueOf
Converts the contained date to milliseconds since epoch (Jan 1, 1970).