File tree Expand file tree Collapse file tree 5 files changed +5
-3
lines changed Expand file tree Collapse file tree 5 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- 2025a
1+ 2025b
Original file line number Diff line number Diff line change 11// The content of this file is generated with help of update-ids utility Do not edit.
22
3- static const char * BUILTIN_TIME_ZONE_VERSION = "2025a " ;
3+ static const char * BUILTIN_TIME_ZONE_VERSION = "2025b " ;
44
55// Do not change order of items in this array! The index corresponds to a TimeZone ID, which must be fixed!
66static const char * BUILTIN_TIME_ZONE_LIST [] = {
@@ -640,5 +640,6 @@ static const char* BUILTIN_TIME_ZONE_LIST[] = {
640640 "Asia/Qostanay" , // fb_tzid_asia_qostanay - 64902
641641 "Pacific/Kanton" , // fb_tzid_pacific_kanton - 64901
642642 "Europe/Kyiv" , // fb_tzid_europe_kyiv - 64900
643- "America/Ciudad_Juarez" // fb_tzid_america_ciudad_juarez - 64899
643+ "America/Ciudad_Juarez" , // fb_tzid_america_ciudad_juarez - 64899
644+ "America/Coyhaique" // fb_tzid_america_coyhaique - 64898
644645};
Original file line number Diff line number Diff line change 640640#define fb_tzid_pacific_kanton 64901 /* Pacific/Kanton */
641641#define fb_tzid_europe_kyiv 64900 /* Europe/Kyiv */
642642#define fb_tzid_america_ciudad_juarez 64899 /* America/Ciudad_Juarez */
643+ #define fb_tzid_america_coyhaique 64898 /* America/Coyhaique */
643644
644645#endif /* FIREBIRD_TIME_ZONES_H */
You can’t perform that action at this time.
0 commit comments