Last active
February 14, 2025 00:16
-
-
Save rseward/8a0179daa78600765526a45d0048ae62 to your computer and use it in GitHub Desktop.
json-dates
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"description": "RIDE dataset to test date strings transformations", | |
"update_date": "02/13/2025 10:00:00+0000", | |
"nested_list": [ | |
{"name": "thing1", "date": "01/01/2022 10:00:00+0000"} | |
] | |
} |
Author
rseward
commented
Feb 14, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment