Avatar of MichMat
MichMat
 asked on

Time in milliseconds since January 1 1970 00:00:00 GMT to Todays date & time

Hi ,

Could someone please help me with this
1207993320000 is supposed to be a Time in milliseconds since January 1 1970 00:00:00 GMT

how do I convert that into normal date and time ?

Using vb.net?

Thank you

Michal
Visual Basic.NET

Avatar of undefined
Last Comment
MichMat

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
RaulDias

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
SOLUTION
ee_rlee

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
MichMat

ASKER
Thanks , I used both and finished with this
(Convert.ToDateTime("1/1/1970").AddMilliseconds(timeinmilliseconds)).ToLocalTime

Thanks for your help
All of life is about relationships, and EE has made a viirtual community a real community. It lifts everyone's boat
William Peck