summaryrefslogtreecommitdiffstats
path: root/share/timedef
Commit message (Collapse)AuthorAgeFilesLines
* Add ca_ES localeache2002-12-302-1/+104
| | | | | PR: 45874 Submitted by: Joan Picanyol i Puig <joan-dev@biaix.org>
* Add lt_LT.ISO8859-13ache2002-10-252-0/+102
| | | | | PR: 44268 Submitted by: Kestutis Paulikas <kestas@elen.ktu.lt>
* Add sr_YU localesache2002-10-193-0/+206
| | | | Submitted by: Toni Andjelkovic <toni@soth.at>
* Change x_fmt to %Y-%m-%dache2002-10-091-1/+1
| | | | | PR: 41043 Submitted by: Henrik Tunedal <henrik@tunedal.nu>
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-291-1/+1
| | | | | | for a long time now. Approved by: bde
* Add pt_BR.ISO8859-1 (Brazilian Portuguese) localephantom2002-04-052-0/+104
| | | | Submitted (partly) by: dcs
* Add ro_ROache2002-01-082-0/+103
| | | | | PR: 33343 Submitted by: Adrian Penisoara <ady@warpnet.ro>
* Unbreak af_ZA locale by aliasing its LC_TIME category to en_US's.phantom2001-12-251-0/+4
|
* Optimize locale data Makefiles as well as make their style more consistent.phantom2001-12-251-16/+16
|
* Add uk_UA.ISO8859-5 localeache2001-12-202-0/+103
| | | | | PR: 32450 Submitted by: partially by Alexey Klimov <kao@wiuu.kiev.ua>
* Add hi_IN.ISCII-DEVache2001-11-282-0/+104
|
* Fix long months standard formache2001-11-201-12/+12
| | | | | PR: 32120 Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>
* Add bg_BG.CP1251ache2001-11-052-1/+103
| | | | | PR: 25472 Submitted by: Peter Pentchev <roam@ringlet.net>
* Add more *.US-ASCII entriesache2001-06-101-14/+8
| | | | Misc cleanup
* Use en_GB for en_NZache2001-06-101-2/+2
|
* Switch to new locale namesache2001-06-1030-3037/+64
|
* Add sk_SKache2001-05-133-0/+211
| | | | | | | | PR: 27290 Submitted by: Juraj Bednar <juraj@bednar.sk> Reviewed by: Approved by: Obtained from:
* Since ctime compatibility restrictions removed, use more natural date formatsache2001-03-224-8/+8
|
* Add padding for some short names to make their length the same to notache2001-03-2110-88/+88
| | | | break colums
* Remove fixed length restrictions and paddingache2001-03-2141-404/+337
|
* Replace %y with %Yache2001-03-2149-49/+49
|
* Convert to new locale format with md_order and without E[Ff]_fmtache2001-03-1861-276/+262
| | | | Add ampm_fmt to all locales
* Make empty unused am/pmache2001-03-162-4/+4
|
* Add et_EEache2001-03-163-0/+249
| | | | | PR: 25495 Submitted by: Vallo Kallaste <vallo@matti.ee>
* DIS_8859-15 -> ISO_8859-15 renameache2001-03-161-7/+7
|
* Clear am and pm fields, add empty ampm_fmt for locales I know is not AM/PMache2001-03-0213-14/+79
|
* Use 4-digit year in x_fmtache2001-02-094-4/+4
|
* Add Greek supportache2001-01-173-0/+203
| | | | | PR: 24324 Submitted by: past@netmode.ntua.gr
* Get rid of deprecated ru_SU.* locales. ru_RU.* will be used instead.phantom2000-12-294-306/+3
|
* Fix %cache2000-10-232-2/+2
|
* Add tr_TR timedefache2000-09-163-0/+207
| | | | Submitted by: Evren Yurtesen <yurtesen@ispro.net.tr>
* Fix alt monthsache2000-07-052-24/+24
| | | | Submitted by: Ri?ardas ?epas <rch@richard.eu.org>
* Fix c_fmtache2000-06-242-2/+2
|
* Fix %EFache2000-06-216-6/+6
|
* Fix dateache2000-06-212-10/+10
| | | | Submitted by: CHOI Junho <cjh@FreeBSD.ORG>
* Link la_LN*4 tooache1999-12-241-1/+1
|
* Add lt_LTache1999-12-243-0/+201
| | | | Submitted by: Ricardas Cepas <rch@writeme.com>
* lt_LN->la_LNache1999-12-222-107/+4
|
* Add cs_CZache1999-12-223-1/+210
| | | | Submitted by: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
* Don't use %E* in old fields for compatibility reasonsache1999-12-0355-100/+100
|
* Convert after %Ex->%Ef and %EF addingache1999-11-3055-155/+375
|
* Convert to new formatache1999-11-3055-100/+1029
|
* Add uk_UA.KOI8-Uache1999-10-182-0/+94
| | | | Submitted by: Alexey Zelkin <phantom@cris.net>
* Move sources one directory upache1999-10-1829-2296/+117
|
* ISO8859-5 time definitionache1999-10-035-0/+373
|
* Add "alternative" forms of full month names.dt1999-09-116-0/+90
|
* $Id$ -> $FreeBSD$peter1999-08-2873-73/+73
|
* Put full month names in another form ("genitive case"), the only formdt1999-08-226-78/+78
| | | | suitable for printing dates (like in strftime(... "%e %B %Y" ...)).
* Correct typon_hibma1999-07-123-6/+6
| | | | | PR: 9638 Submitted by: Mauro Allegrini <allegrini@usa.net>
* Change locale name of Traditional Chinese : zh_TW.BIG5 -> zh_TW.Big5.foxfair1999-06-083-3/+81
| | | | | | | It makes compatible with IANA charset defination, and let existent I18N app happier. Ref: <http://www.isi.edu/in-notes/iana/assignments/character-sets>
OpenPOWER on IntegriCloud