Convert Windows timezone to moment.js timezone?
We have an app in ASP.NET that stores all user timezone data in Windows format (by TimeZoneInfo.Id).
We have an app in ASP.NET that stores all user timezone data in Windows format (by TimeZoneInfo.Id).
C# uses string like that 'dd MMMM yyyy HH:mm' to define format the date and time should be displayed in.