Skip to content

Commit f97e84b

Browse files
Update time zone data to 2023bgtz (#706)
* Update time zone data to 2023bgtz * Trigger build --------- Co-authored-by: Stephen Colebourne (CI) <[email protected]>
1 parent 1e69573 commit f97e84b

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1088,6 +1088,6 @@
10881088
<!-- Other properties -->
10891089
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
10901090
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1091-
<tz.database.version>2023agtz</tz.database.version>
1091+
<tz.database.version>2023bgtz</tz.database.version>
10921092
</properties>
10931093
</project>

src/main/java/org/joda/time/tz/src/asia

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2727,6 +2727,12 @@ Zone Asia/Vientiane 6:50:24 - LMT 1906 Jul 1
27272727
7:00 - +07
27282728

27292729
# Lebanon
2730+
#
2731+
# From Saadallah Itani (2023-03-23):
2732+
# Lebanon too announced today delay of Spring forward from March 25 to April 20.
2733+
# From Paul Eggert (2023-03-23):
2734+
# https://www.mtv.com.lb/en/News/Local/1352516/lebanon-postpones-daylight-saving-time-adoption
2735+
#
27302736
# Rule NAME FROM TO - IN ON AT SAVE LETTER/S
27312737
Rule Lebanon 1920 only - Mar 28 0:00 1:00 S
27322738
Rule Lebanon 1920 only - Oct 25 0:00 0 -
@@ -2749,9 +2755,11 @@ Rule Lebanon 1988 only - Jun 1 0:00 1:00 S
27492755
Rule Lebanon 1989 only - May 10 0:00 1:00 S
27502756
Rule Lebanon 1990 1992 - May 1 0:00 1:00 S
27512757
Rule Lebanon 1992 only - Oct 4 0:00 0 -
2752-
Rule Lebanon 1993 max - Mar lastSun 0:00 1:00 S
2758+
Rule Lebanon 1993 2022 - Mar lastSun 0:00 1:00 S
27532759
Rule Lebanon 1993 1998 - Sep lastSun 0:00 0 -
27542760
Rule Lebanon 1999 max - Oct lastSun 0:00 0 -
2761+
Rule Lebanon 2023 only - Apr 21 0:00 1:00 S
2762+
Rule Lebanon 2024 max - Mar lastSun 0:00 1:00 S
27552763
# Zone NAME STDOFF RULES FORMAT [UNTIL]
27562764
Zone Asia/Beirut 2:22:00 - LMT 1880
27572765
2:00 Lebanon EE%sT

0 commit comments

Comments
 (0)