bumbaermail
19th January 2023, 10:20
Hello All,

I need a help from you. Is there any standard function which converts string like "2022-04-08T00:00:00Z" to utc?

Thanks in Advance

OmeLuuk
19th January 2023, 11:39
Yes, it is date in iso format, so search in programmers manual for iso and utc...

mark_h
19th January 2023, 15:32
Also search the tools forum for date conversion - lots of previous threads on UTC dates.