Skip to content

Instantly share code, notes, and snippets.

@thatswiftguy
Last active May 21, 2021 14:34
Show Gist options
  • Save thatswiftguy/ffd723cd93971874db9a48e44d28e656 to your computer and use it in GitHub Desktop.
Save thatswiftguy/ffd723cd93971874db9a48e44d28e656 to your computer and use it in GitHub Desktop.
var todaysTimeStamp = 1621429320
var today : Date = Date(timeIntervalSince1970: todaysTimeStamp )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment