Fixed gag
This commit is contained in:
parent
b1ab6e0e0d
commit
702a0315b8
2 changed files with 4 additions and 5 deletions
|
|
@ -607,7 +607,6 @@ public static class Time
|
|||
{
|
||||
TimeZoneInfo timezone = TimeZoneInfo.FindSystemTimeZoneById(timezoneId);
|
||||
DateTime userTime = TimeZoneInfo.ConvertTimeFromUtc(utcNow, timezone);
|
||||
|
||||
return userTime;
|
||||
}
|
||||
catch (TimeZoneNotFoundException)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue