This website requires JavaScript.
Explore
Help
Sign In
OpenSourceProjects
/
go-toml
Watch
1
Star
0
Fork
You've already forked go-toml
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2fb6a5fd34
go-toml
/
parse
/
testfiles
/
valid
/
mmakaay
/
time-T-and-Z-case-insensiti...
15 lines
264 B
JSON
Raw
Blame
History
{
"date1"
:
{
"type"
:
"datetime"
,
"value"
:
"2019-10-10T11:12:13Z"
}
,
"date2"
:
{
"type"
:
"datetime"
,
"value"
:
"2019-10-10T11:12:13Z"
}
,
"date3"
:
{
"type"
:
"datetime"
,
"value"
:
"2019-10-10T11:12:13Z"
}
}
Reference in New Issue
View Git Blame
Copy Permalink