summaryrefslogtreecommitdiff
path: root/data/lang.txt
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-12-17 08:41:00 +0100
committerYorhel <git@yorhel.nl>2009-12-17 08:42:21 +0100
commit9f8428ad00569e6e269dd7c8e442940e6d82f368 (patch)
treef9714ca29f51458643cd2c23df2d72afdccfbf74 /data/lang.txt
parent1e8ccf70c95ab51677d2d294d832efdb908deb14 (diff)
L10N: Make date/time formats configurable for each language
Diffstat (limited to 'data/lang.txt')
-rw-r--r--data/lang.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/data/lang.txt b/data/lang.txt
index 43c8d6f2..cd102a9b 100644
--- a/data/lang.txt
+++ b/data/lang.txt
@@ -104,6 +104,24 @@ ends with ']'. The following options are supported:
# data/global.pl - used in many places
+# Date/time format
+# See http://www.opengroup.org/onlinepubs/007908799/xsh/strftime.html for the formatting code
+# (I recommend to keep the yyyy-mm-dd format, though, see http://www.cl.cam.ac.uk/~mgk25/iso-time.html)
+
+
+:_datetime_compact
+en : %Y-%m-%d
+ru*:
+cs*:
+hu*:
+
+:_datetime_full
+en : %Y-%m-%d at %R
+ru*:
+cs*:
+hu*:
+
+
# Age display
:_age_years