Date format
The built-in Date and DateTime classes both offer support for the ISO format:
They don't include the longer format specified in the task, but you can always roll your own formatter instead of importing the library:
Last updated
The built-in Date and DateTime classes both offer support for the ISO format:
They don't include the longer format specified in the task, but you can always roll your own formatter instead of importing the library:
Last updated