Skip to content

Instantly share code, notes, and snippets.

@fitomad
Created February 6, 2019 14:49
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 fitomad/b189bf502b3d1e3695ab32a5ec557083 to your computer and use it in GitHub Desktop.
Save fitomad/b189bf502b3d1e3695ab32a5ec557083 to your computer and use it in GitHub Desktop.
...
let encoder = JSONEncoder()
encoder.dateEncodingStrategy = .formatted(DateFormatter.versionFormatter)
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment