I have to get Soudi Arebian Standard time

I have to get soudi Arebian standard time , I used arabian standard zone ID but its not worked

Please anyone help

Regards
Shaik Muktharvalli

Hi @shaik.muktharvalli1 ,

I believe you would require to use - Arab Standard Time as the Zone ID :

TimeZoneInfo.ConvertTime(DateTime.Now,TimeZoneInfo.FindSystemTimeZoneById("Arab Standard Time"))

Debug :
image

Thank you @supermanPunch

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.