Skip to content

Instantly share code, notes, and snippets.

@anthonyjb
Created February 14, 2021 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anthonyjb/c2fc1a51187b09509763f2d0bae76c88 to your computer and use it in GitHub Desktop.
Save anthonyjb/c2fc1a51187b09509763f2d0bae76c88 to your computer and use it in GitHub Desktop.
[owner]
name = "Tom Preston-Werner"
dob = 1979-05-27T07:32:00-08:00 # First class dates
vs
{
"owner": {
"name": "Tom Preston-Werner",
"dob": "1979-05-27T07:32:00-08:00"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment