How would I convert timezone names like "Eastern European Standard Time" to the tz database name (e.g. Europe/Kaliningrad)? Best would be a simple function from a library.
Thanks!
How would I convert timezone names like "Eastern European Standard Time" to the tz database name (e.g. Europe/Kaliningrad)? Best would be a simple function from a library.
Thanks!
This time zone belongs to a set of countries that use this timezone:
Europe: Bulgaria Estonia Finland Greece Latvia Lithuania Moldova Romania Turkey Ukraine Asia: Cyprus Gaza Strip Lebanon Syria West Bank Russia: Kaliningrad Africa: Egypt Libya
However, for code use, you have to use the Eastern Europe Timezone accepted by libraries like timezone in python or moment in Nodejs:
Europe/Kyiv
Africa/Cairo