Skip to content

Instantly share code, notes, and snippets.

@AlexPinhasov
Created February 24, 2019 07:50
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 AlexPinhasov/1833703bb6aa94720024d80240688a4b to your computer and use it in GitHub Desktop.
Save AlexPinhasov/1833703bb6aa94720024d80240688a4b to your computer and use it in GitHub Desktop.
if let date = dateFormatter.parseDate(from: string) {
postUploadDate = date
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment