Snippets

Oleg Chulakov Studio Seven Time ways

You are viewing an old version of this snippet. View the current version.
Revised by Владимир Самсонов 8e2b12e
...

#import CoreLocation

...

let gps = CLLocation()
print("gps time ", gps.timestamp)

...
HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.