|
From: <dwa...@us...> - 2008-06-13 10:13:08
|
Revision: 9598
http://zaf.svn.sourceforge.net/zaf/?rev=9598&view=rev
Author: dwaynebailey
Date: 2008-06-13 03:13:02 -0700 (Fri, 13 Jun 2008)
Log Message:
-----------
Adding week entry to align with ISO8601
Modified Paths:
--------------
trunk/locale/localedata/en_ZA
Modified: trunk/locale/localedata/en_ZA
===================================================================
--- trunk/locale/localedata/en_ZA 2008-04-18 11:36:28 UTC (rev 9597)
+++ trunk/locale/localedata/en_ZA 2008-06-13 10:13:02 UTC (rev 9598)
@@ -17,6 +17,8 @@
% for commercial purposes.
%
% Changelog
+% 2008-06-12 Dwayne Bailey <dw...@tr...>
+% - Added week - aligns with SANS 8601
% 1.3.1 (2007-04-20):
% 2007-04-20 Dwayne Bailey <dw...@tr...>
% - Align with upstream glibc locale file
@@ -208,6 +210,12 @@
date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
<U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
<U0025><U005A><U0020><U0025><U0059>"
+
+% See SANS 8601:2300 (FIXME Need to check this with the actual standard)
+week 7;19971201;4
+first_weekday 1
+first_workday 1
+
END LC_TIME
LC_MESSAGES
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|