From c2fd3dfb983158488b56abec1e9802dfcc4aa095 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Wed, 19 Jun 2024 10:01:16 +0000 Subject: [ruby/date] Update zonetab.h at 2024-06-19 https://github.com/ruby/date/commit/8e5efd4f59 --- ext/date/zonetab.h | 4 ++-- ext/date/zonetab.list | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ext/date/zonetab.h b/ext/date/zonetab.h index 7ced9e0308..ed160b335e 100644 --- a/ext/date/zonetab.h +++ b/ext/date/zonetab.h @@ -1228,11 +1228,11 @@ zonetab (register const char *str, register size_t len) {gperf_offsetof(stringpool, 240),28800}, {-1}, #line 317 "zonetab.list" - {gperf_offsetof(stringpool, 242),-10800}, + {gperf_offsetof(stringpool, 242),-7200}, #line 60 "zonetab.list" {gperf_offsetof(stringpool, 243),-9*3600}, #line 316 "zonetab.list" - {gperf_offsetof(stringpool, 244),-7200}, + {gperf_offsetof(stringpool, 244),-3600}, {-1}, #line 246 "zonetab.list" {gperf_offsetof(stringpool, 246),25200}, diff --git a/ext/date/zonetab.list b/ext/date/zonetab.list index 748aec1d8a..b322b948d8 100644 --- a/ext/date/zonetab.list +++ b/ext/date/zonetab.list @@ -313,8 +313,8 @@ vut,39600 wakt,43200 warst,-10800 wft,43200 -wgst,-7200 -wgt,-10800 +wgst,-3600 +wgt,-7200 wib,25200 wit,32400 wita,28800 -- cgit v1.2.3