I want to get Date object using parameters. With time zone abbreviation and with identifier it is possible. But can we get with full name timezone string.
"dateTime": "2017-04-15T12:00:00",
"timeZone": "Pacific Standard Time"
I want to get Date object using parameters. With time zone abbreviation and with identifier it is possible. But can we get with full name timezone string.
"dateTime": "2017-04-15T12:00:00",
"timeZone": "Pacific Standard Time"
Copyright © 2021 Jogjafile Inc.
This is certainly possible but not very simple. Let's just take all possible time zones and compare their localized description with the one you have: