summaryrefslogtreecommitdiffstats
path: root/share/timedef
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Support the IANA definition of Shift Jis nameley ja_JP.Shift_JISjulian1999-06-051-1/+6
| | | | as well as the X11 version ja_JP.SJIS
* Correction of better display under chinese terminal.foxfair1999-04-281-10/+10
| | | | Submitted by : Peter_Chen.bbs@bbs.csie.nctu.edu.tw
* Correct bits, make output format clearly.foxfair1999-04-011-36/+36
|
* Oops! forgot to introduce the src file in my last commit.foxfair1999-03-201-0/+78
|
* Supporting locale for Chinese Big5 completely.foxfair1999-03-201-2/+3
|
* Euro support, part 2.imp1999-01-211-1/+31
| | | | | | | | | This should be merged into RELENG_3 and a similar patch may be needed for RELENG_2_2, should that deemed necessary. Make world succeeded with these patches in my tree. Submitted by: "Kaleb S. KEITHLEY" <kaleb@ics.com>
* Make Australian time GB-likeache1998-10-131-2/+7
| | | | | PR: 8302 Submitted by: Stephen McKay <syssgm@dtir.qld.gov.au>
* Remove half the file, somehow it got doubled...phk1998-08-153-237/+3
|
* I have been running with these locale data for a while now andphk1998-08-104-2/+471
| | | | | | | | | I hope some other people might find them useful. They are for zh_CN.EUC (GB) only. I'm not familiar with the BIG5 encoding, so I could only hope someone else would fill the gap. PR: 7310 Submitted by: Luoqi Chen <luoqi@chen.ml.org>
* Add Hungarian defsache1998-08-074-1/+233
| | | | Submitted by: Gabor Zahemszky <zgabor@CoDe.hu>
* The file share/timedef/data/es_ES.ISO_8859-1.src (which I submittedphk1998-07-093-48/+48
| | | | | | | | | | | | some months ago and was incorporated to FreeBSD) has capitalized weekdays names, but this is not correct according to the rules of the Spanish language. Also, the patch applies a small change to the "date_fmt" string, adding a comma between the year and the hour. PR: 7211 Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>
* PR: 6831danny1998-06-023-9/+9
| | | | | Submitted by: zerium@webindex.no MF22: remove '.' after weekday abbreviation.
* Norwegian dates should have a dot after day of month.steve1998-05-253-9/+9
| | | | | PR: 6749 Submitted by: Hans Petter Bieker <zerium@webindex.no>
* /usr/src/share/timedef/data/no_NO.ISO_8859-1.src uses initinalphk1998-05-233-117/+117
| | | | | | | | upper case in weekdays and months instead off all lower case. PR: 6721 Reviewed by: phk Submitted by: Hans Petter Bieker <hanspb@persbraten.vgs.no>
* Add Latin LC_TIME file.helbig1998-01-065-5/+331
|
* Add Finnish LC_TIME file.helbig1998-01-054-1/+233
| | | | | | This is the finish :-) PR: 5409 Submitted by: Ville Eerola Thanks!
* Add LC_TIME file for Netherlands (nl_NL) and via symlink forhelbig1998-01-044-1/+241
| | | | | | | | | | the northern part of Belgium (nl_BE). The southern part of Belgium is supposed to be covered by the LC_TIME file in fr_BE. Now only the LC_TIME for Finland is left to close PR 5409. PR: 5409 Submitted by: Arjan de Vet Thanks!
* Add Swedish LC_TIME file.helbig1998-01-044-4/+236
| | | | | | | | Submitted by Peter Olsson. Thanks! Changed weekdays -> weekday, as suggested by Steve Price. PR: 5409 can be closed if someone sends in LC_TIME files for Belgium, Finland and the Netherlands. ~
* Add Spanish LC_TIME file.helbig1998-01-024-1/+236
| | | | | PR: conf/5409 Submitted by: Jose M. Alcaide, thanks!
* Add Japanese EUC time definitionsjulian1997-12-194-1/+260
| | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
* Add Slovenian dataache1997-11-074-2/+237
| | | | Submitted by: Blaz Zupan <blaz@amis.net>
* Add Polish dataache1997-11-074-1/+224
| | | | Submitted by: Andrzej Bialecki <abial@warman.org.pl>
* remove bad commentjulian1997-09-192-8/+2
|
* oopsjulian1997-09-192-72/+68
| | | | | somehow the file I was supplied with turned out to be EUC encoding.. luckily they can be translated by a simple c program :)
* make/install the japanese SJIS date locale file.julian1997-09-181-1/+2
|
* Shift JIS versions of date stuff.julian1997-09-182-0/+182
| | | | | | | more changes to come. Submitted by: Nobuhrio Yasutomi <nobu@psrc.isac.co.jp> AM/PM changed to 2 letter versions for now, original SJIS versions commented out. change/check later..
OpenPOWER on IntegriCloud