I am writing a Java program. I only have a list of time zone names and I wanted to convert this in Java Time API supported Zone ID
For example, I want to convert following list
US Eastern Standard Time
Central Standard Time
into the below list US\EST US\Centeral
My ultimate goal is to have TimeZone object using the windows time zone name