Forum Discussion

Applicable88's avatar
Applicable88
Impactful Individual
5 years ago
Solved

Get the right date from time switch zone function

Hello,   I use this function to work against the utc+2 time lap: Time.Hour(DateTimeZone.SwitchZone(DateTimeZone.LocalNow(),2,0))   I have different calculation based on different times. I wante...