[Feature Request]: Add Functionality to Convert Dates to ISO-8601 Format #26
Labels
Contributor
enhancement
New feature or request
good first issue
Good for newcomers
gssoc-ext
hacktoberfest
Issues or PRs that qualify for Hacktoberfest contributions.
level1
Is there an existing issue for this?
Feature Description
I would like to propose adding functionality to convert dates into ISO-8601 format within our project.
For example:
Input:
2024-10-05
Output:
2024-10-05T00:00:00Z
Input:
October 5, 2024
Output:
2024-10-05T00:00:00Z
Record
The text was updated successfully, but these errors were encountered: