Created
February 24, 2020 19:09
-
-
Save kezipe/ac3b673daebe2467fc4ee6d201597e16 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| let calendar = Calendar(identifier: .gregorian) | |
| let normalDate = calendar.date(from: normalCalendarDateComponents)! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment