Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

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