May 13, 2015

Converting to the local time

To convert a date/time string from GMT (or any other time zone)

[DateTime]::Parse('2015-05-08T15:17:52Z')

Source : #PSTip Converting to the local time

No comments:

Post a Comment