Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/time welcome to 2014e
details: https://anonhg.NetBSD.org/src/rev/3b47e06d471f
branches: trunk
changeset: 329943:3b47e06d471f
user: christos <christos%NetBSD.org@localhost>
date: Sat Jun 14 17:49:27 2014 +0000
description:
welcome to 2014e
diffstat:
lib/libc/time/Makefile | 2 +-
lib/libc/time/NEWS | 27 +++++++++++++++++++++++++++
lib/libc/time/tz-link.htm | 34 ++++++++++++++++++----------------
3 files changed, 46 insertions(+), 17 deletions(-)
diffs (149 lines):
diff -r 46f72f0fa874 -r 3b47e06d471f lib/libc/time/Makefile
--- a/lib/libc/time/Makefile Sat Jun 14 16:12:34 2014 +0000
+++ b/lib/libc/time/Makefile Sat Jun 14 17:49:27 2014 +0000
@@ -6,7 +6,7 @@
PACKAGE= tzcode
# Version numbers of the code and data distributions.
-VERSION= 2014d
+VERSION= 2014e
# Email address for bug reports.
BUGEMAIL= tz%iana.org@localhost
diff -r 46f72f0fa874 -r 3b47e06d471f lib/libc/time/NEWS
--- a/lib/libc/time/NEWS Sat Jun 14 16:12:34 2014 +0000
+++ b/lib/libc/time/NEWS Sat Jun 14 17:49:27 2014 +0000
@@ -1,5 +1,32 @@
News for the tz database
+Release 2014e - 2014-06-12 21:53:52 -0700
+
+ Changes affecting near-future time stamps
+
+ Egypt's 2014 Ramadan-based transitions are June 26 and July 31 at 24:00.
+ (Thanks to Imed Chihi.) Guess that from 2015 on Egypt will temporarily
+ switch to standard time at 24:00 the last Thursday before Ramadan, and
+ back to DST at 00:00 the first Friday after Ramadan.
+
+ Similarly, Morocco's are June 28 at 03:00 and August 2 at 02:00. (Thanks
+ to Milamber Space Network.) Guess that from 2015 on Morocco will
+ temporarily switch to standard time at 03:00 the last Saturday before
+ Ramadan, and back to DST at 02:00 the first Saturday after Ramadan.
+
+ Changes affecting past time stamps
+
+ The abbreviation "MSM" (Moscow Midsummer Time) is now used instead of
+ "MSD" for Moscow's double daylight time in summer 1921. Also, a typo
+ "VLASST" has been repaired to be "VLAST" for Vladivostok summer time
+ in 1991. (Thanks to Hank W. for reporting the problems.)
+
+ Changes affecting commentary
+
+ tz-link.htm now cites RFC 7265 for jCal, mentions PTP and the
+ draft CalDAV extension, updates URLs for TSP, TZInfo, IATA, and
+ removes stale pointers to World Time Explorer and WORLDTIME.
+
Release 2014d - 2014-05-27 21:34:40 -0700
diff -r 46f72f0fa874 -r 3b47e06d471f lib/libc/time/tz-link.htm
--- a/lib/libc/time/tz-link.htm Sat Jun 14 16:12:34 2014 +0000
+++ b/lib/libc/time/tz-link.htm Sat Jun 14 17:49:27 2014 +0000
@@ -8,7 +8,7 @@
<meta http-equiv="Content-type" content='text/html; charset="US-ASCII"'>
<meta name="DC.Creator" content="Eggert, Paul">
<meta name="DC.Contributor" content="Olson, Arthur David">
-<meta name="DC.Date" content="2014-05-27">
+<meta name="DC.Date" content="2014-06-04">
<meta name="DC.Description"
content="Sources of information about time zones and daylight saving time">
<meta name="DC.Identifier"
@@ -196,10 +196,11 @@
data; see its VTIMEZONE calendar component.
The iCalendar format requires specialized parsers and generators; a
variant <a href="http://tools.ietf.org/html/rfc6321">xCal</a>
-(Internet RFC 6321) uses
+(Internet <abbr>RFC</abbr> 6321) uses
<a href="http://www.w3.org/XML/"><abbr
-title="Extensible Markup Language">XML</abbr></a> format, and a draft variant
-<a href="http://datatracker.ietf.org/doc/draft-ietf-jcardcal-jcal/">jCal</a>
+title="Extensible Markup Language">XML</abbr></a> format, and a variant
+<a href="http://tools.ietf.org/html/rfc7265">jCal</a>
+(Internet <abbr>RFC</abbr> 7265)
uses <a href="http://www.json.org/"><abbr
title="JavaScript Object Notation">JSON</abbr></a> format.
<a href="http://calconnect.org/">CalConnect, The Calendaring and Scheduling
@@ -209,8 +210,12 @@
recommendations for the use of VTIMEZONE and <code><abbr>tz</abbr></code>.</li>
<li>CalConnect's <a href="http://calconnect.org/tc-timezone.shtml">TIMEZONE
Technical Committee</a> has developed
-a <a href="http://tools.ietf.org/html/draft-douglass-timezone-service-08">draft
-timezone service protocol</a>. The committee's earlier <a
+a <a href="http://tools.ietf.org/html/draft-douglass-timezone-service-11">draft
+timezone service protocol</a> along with a <a
+href="http://tools.ietf.org/html/draft-daboo-caldav-timezone-ref-01">draft
+extension</a> to the <a href="http://caldav.calconnect.org/">CalDAV
+calendar access protocol</a> to allow time zone information to be exchanged
+by reference. The committee's earlier <a
href="http://calconnect.org/publications/timezoneregistryandservicerecommendationsv1.0.pdf">Timezone
Registry and Service Recommendations</a> discusses a
strategy for defining and deploying a time zone
@@ -284,7 +289,7 @@
Definitions for Python</a> compiles <code><abbr>tz</abbr></code> source into
<a href="http://python.org/">Python</a>.
It is freely available under a <abbr>BSD</abbr>-style license.</li>
-<li><a href="http://tzinfo.rubyforge.org/">TZInfo –
+<li><a href="http://tzinfo.github.io/">TZInfo –
Ruby Timezone Library</a>
compiles <code><abbr>tz</abbr></code> source into
<a href="http://www.ruby-lang.org/en/">Ruby</a>.
@@ -375,9 +380,6 @@
a Mac <abbr>OS X</abbr> program. Its developers
<a href="http://veladg.com/tzoffer.html">offer free
licenses</a> to <code><abbr>tz</abbr></code> contributors.</li>
-<li><a
-href="http://worldtimeexplorer.com/">World Time Explorer</a> is a
-Microsoft Windows program.</li>
</ul>
<h2>Other time zone databases</h2>
<ul>
@@ -391,10 +393,6 @@
href="http://www.astrocom.com/astrology/books/international-atlas">one for
other locations</a>) by <a
href="http://astrocom.com/">Astro Computing Services</a>.</li>
-<li><a href="http://worldtime.com/">WORLDTIME: interactive atlas,
-time info, public holidays</a>
-contains information on local time, sunrise and sunset,
-and public holidays in several hundred cities around the world.</li>
<li><a href="http://worldtimeserver.com/">World Time Server</a>
is another time zone database.</li>
<li><a href="http://tycho.usno.navy.mil/tzones.html">World Time Zones</a>
@@ -404,7 +402,7 @@
the <code><abbr>tz</abbr></code> distribution.</li>
<li>The <a href="http://www.iata.org/publications/Pages/ssim.aspx">Standard
Schedules Information Manual</a> of the
-<a href="http://iata.org/index.htm">International Air Transport
+<a href="http://iata.org/">International Air Transport
Association</a>
gives current time zone rules for airports served by commercial aviation.</li>
<li>Some Microsoft Windows versions contain time zone information in
@@ -482,7 +480,7 @@
</ul>
<h2>Civil time concepts and history</h2>
<ul>
-<li><a href="http://physics.nist.gov/GenInt/Time/time.html">A
+<li><a href="http://www.nist.gov/pml/general/time/index.cfm">A
Walk through Time</a>
surveys the evolution of timekeeping.</li>
<li><a href="http://webexhibits.org/daylightsaving/">About Daylight
@@ -584,6 +582,10 @@
Time Protocol</a>
discusses how to synchronize clocks of
Internet hosts.</li>
+<li>The <a href="http://www.nist.gov/el/isd/ieee/ieee1588.cfm">Precision
+Time Protocol</a> (<abbr
+title="Institute of Electrical and Electronics Engineers">IEEE</abbr> 1588)
+can achieve submicrosecond clock accuracy on a local area network.</li>
<li><a
href="http://tools.ietf.org/html/rfc4833">Timezone
Options for <abbr title="Dynamic Host Configuration Protocol">DHCP</abbr></a>
Home |
Main Index |
Thread Index |
Old Index