Here is output -
root@cvserver1:~# api-cli run module/nethvoice3/get-defaults | jq
Warning: using user “cluster” credentials from the environment
{
“accepted_timezone_list”: [
“Africa”,
“America”,
“Antarctica”,
“Arctic”,
“Asia”,
“Atlantic”,
“Australia”,
“Brazil”,
“CET”,
“CST6CDT”,
“Canada”,
“Chile”,
“Cuba”,
“EET”,
“EST”,
“EST5EDT”,
“Egypt”,
“Eire”,
“Etc”,
“Europe”,
“Factory”,
“GB”,
“GB-Eire”,
“GMT”,
“GMT+0”,
“GMT-0”,
“GMT0”,
“Greenwich”,
“HST”,
“Hongkong”,
“Iceland”,
“Indian”,
“Iran”,
“Israel”,
“Jamaica”,
“Japan”,
“Kwajalein”,
“Libya”,
“MET”,
“MST”,
“MST7MDT”,
“Mexico”,
“NZ”,
“NZ-CHAT”,
“Navajo”,
“PRC”,
“PST8PDT”,
“Pacific”,
“Poland”,
“Portugal”,
“ROC”,
“ROK”,
“Singapore”,
“Turkey”,
“UCT”,
“US”,
“UTC”,
“Universal”,
“W-SU”,
“WET”,
“Zulu”
]
}
So I see America (Is that all of North America, or just USA?) / EST. - normally this is Eastern Standard Time / I see US - is that the whole US?
Normally, on most software and OS, I would add EST \ New York for my time zone.
Should I have to add anything to EST or is it just EST?