Forum Discussion

alitzellachner's avatar
alitzellachner
Frequent Visitor
3 years ago
Solved

Local to UTC conversion (summer/ winter time)

Hy,

another question for time appeared. I'm converting local to UTC time with summer/ winter time which works. At the end i make a text by

startdate= DateTime.ToText(convertLOCALtoUTCWithDST(start), "yyyy-MM-ddThh:mm:ssZ")

 

In the result he clears am/pm so 08:00 in the morning is the same as 20:00. Is there any solution for this?

 

Thank you,

Andreas

3 Replies