Class TimeZoneUtils

    • Method Detail

      • getMicrosoftTimeZoneName

        public static String getMicrosoftTimeZoneName​(TimeZone timeZone)
        Convert Olson TimeZone to Microsoft TimeZone Generated using Unicode CLDR project Example: https://gist.github.com/scottmac/655675e9b4d4913c539c
        Parameters:
        timeZone - java timezone (Olson)
        Returns:
        a microsoft timezone identifier (ala Eastern Standard Time)