aboutsummaryrefslogtreecommitdiff
path: root/share/timedef/ru_SU.KOI8-R.src
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of deprecated ru_SU.* locales. ru_RU.* will be used instead.Alexey Zelkin2000-12-291-101/+0
| | | | Notes: svn path=/head/; revision=70484
* Don't use %E* in old fields for compatibility reasonsAndrey A. Chernov1999-12-031-2/+2
| | | | Notes: svn path=/head/; revision=54090
* Convert after %Ex->%Ef and %EF addingAndrey A. Chernov1999-11-301-3/+7
| | | | Notes: svn path=/head/; revision=53961
* Convert to new formatAndrey A. Chernov1999-11-301-2/+6
| | | | Notes: svn path=/head/; revision=53943
* Add "alternative" forms of full month names.Dmitrij Tejblum1999-09-111-0/+15
| | | | Notes: svn path=/head/; revision=51187
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Put full month names in another form ("genitive case"), the only formDmitrij Tejblum1999-08-221-13/+13
| | | | | | | suitable for printing dates (like in strftime(... "%e %B %Y" ...)). Notes: svn path=/head/; revision=50161
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22988
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Return to last column space padding: some programs (cal f.e.) make two-lettersAndrey A. Chernov1996-12-281-8/+8
| | | | | | | | | abbreviations by stripping last character. Should be in 2.2 Notes: svn path=/head/; revision=20959
* Pad two-letter names not with ending space, but with beginning spaceAndrey A. Chernov1996-11-171-8/+8
| | | | | | | | | | | | As result, it not looks anymore as: xx , ... but as xx, ... 2.2 candidate Notes: svn path=/head/; revision=19827
* Change date format to look more naturallyAndrey A. Chernov1996-02-171-2/+2
| | | | Notes: svn path=/head/; revision=14121
* Use two-letters abbrev. for weekdaysAndrey A. Chernov1996-01-241-21/+21
| | | | | | | Change months form Notes: svn path=/head/; revision=13622
* Cleanup make process per Bruce suggestionsAndrey A. Chernov1995-11-031-0/+78
Add ru_SU.CP866 time locale Notes: svn path=/head/; revision=12035