You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
ColaMint
changed the title
time format mistake in README.md and examples/full /main.go
time format mistake in README.md and examples/full/main.go
May 24, 2023
date.Time.Format("20060201") -> date.Time.Format("20060102")
The text was updated successfully, but these errors were encountered: