How to Convert Zulu Data time to GMT ?

HI,

I have requirement to convert the DateTime from Zulu to GMT.

For ex: I have CreateTime as 2021-06-14T05:00:00.000Z, I need it in GMT. When I used FormatDateTime it setting as null-no value.

Please suggest. Thanks in Advance

@MuzzuShaik could you take a look at the following Related Content posts?

How to convert the time pst to gmt ?

How to convert UTC string date to GMT DateTime format

@MarijeSchillern Thank you the below link works for me.