Created
December 2, 2014 14:07
-
-
Save bojanbjelic/3f995b426c2f0d9039a6 to your computer and use it in GitHub Desktop.
date time UTC in ISO format
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
DateTime.Now.ToUniversalTime().ToString("o"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment