I have the time in milliseconds as a string like this: 229935440730121
How to convert this string to a DateTime
object.
Thanks
Update
Sorry, The correct string is : 1423509923000
and should be 2/9/15 7:25:23 PM after conversion. It's a time string received from an telemetry device.