Created
September 24, 2016 14:44
-
-
Save malcommac/4ae36da9eaa601b70305c2efc15b0c78 to your computer and use it in GitHub Desktop.
DateInRegion from now in current device's local settings
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
| // Create a new DateInRegion which represent the current moment (Date()) in current device's local settings | |
| let now = DateInRegion() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment