Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/time merge tzcode2017b.
details: https://anonhg.NetBSD.org/src/rev/6e87091ff403
branches: trunk
changeset: 823490:6e87091ff403
user: christos <christos%NetBSD.org@localhost>
date: Tue Apr 25 13:19:44 2017 +0000
description:
merge tzcode2017b.
diffstat:
lib/libc/time/NEWS | 16 ++++++++++++++++
lib/libc/time/tz-link.htm | 4 ++--
lib/libc/time/version | 2 +-
3 files changed, 19 insertions(+), 3 deletions(-)
diffs (52 lines):
diff -r 559dcd5f55fd -r 6e87091ff403 lib/libc/time/NEWS
--- a/lib/libc/time/NEWS Tue Apr 25 09:02:34 2017 +0000
+++ b/lib/libc/time/NEWS Tue Apr 25 13:19:44 2017 +0000
@@ -1,5 +1,21 @@
News for the tz database
+Release 2017b - 2017-03-17 07:30:38 -0700
+
+ Briefly: Haiti has resumed DST.
+
+ Changes to past and future time stamps
+
+ Haiti resumed observance of DST in 2017. (Thanks to Steffen Thorsen.)
+
+ Changes to past time stamps
+
+ Liberia changed from -004430 to +00 on 1972-01-07, not 1972-05-01.
+
+ Use "MMT" to abbreviate Liberia's time zone before 1972, as "-004430"
+ is one byte over the POSIX limit. (Problem reported by Derick Rethans.)
+
+
Release 2017a - 2017-02-28 00:05:36 -0800
Briefly: Southern Chile moves from -04/-03 to -03, and Mongolia
diff -r 559dcd5f55fd -r 6e87091ff403 lib/libc/time/tz-link.htm
--- a/lib/libc/time/tz-link.htm Tue Apr 25 09:02:34 2017 +0000
+++ b/lib/libc/time/tz-link.htm Tue Apr 25 13:19:44 2017 +0000
@@ -10,7 +10,7 @@
content="Sources for time zone and daylight saving time data">
<meta name="DC.Creator" content="Eggert, Paul">
<meta name="DC.Contributor" content="Olson, Arthur David">
-<meta name="DC.Date" content="2017-02-23">
+<meta name="DC.Date" content="2017-02-28">
<meta name="DC.Description"
content="Sources of information about time zones and daylight saving time">
<meta name="DC.Identifier"
@@ -846,7 +846,7 @@
the international standard date and time notation</a> is a good
summary of
<a
-href="http://www.iso.org/iso/catalogue_detail?csnumber=40874"><abbr
+href="https://www.iso.org/standard/40874.html"><abbr
title="International Organization for Standardization">ISO</abbr>
8601:2004 – Data elements and interchange formats – Information
interchange – Representation of dates and times</a>.</li>
diff -r 559dcd5f55fd -r 6e87091ff403 lib/libc/time/version
--- a/lib/libc/time/version Tue Apr 25 09:02:34 2017 +0000
+++ b/lib/libc/time/version Tue Apr 25 13:19:44 2017 +0000
@@ -1,1 +1,1 @@
-2017a
+2017b
Home |
Main Index |
Thread Index |
Old Index