I have to get soudi Arebian standard time , I used arabian standard zone ID but its not worked
Please anyone help
Regards
Shaik Muktharvalli
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 :
Thank you @supermanPunch
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.