2002-07-15 23:44:46 +00:00
|
|
|
// ***************************************************************************
|
|
|
|
// *
|
2003-06-22 22:06:39 +00:00
|
|
|
// * Copyright (C) 2001-2003, International Business Machines
|
2002-07-15 23:44:46 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
|
|
|
|
|
|
|
tt_RU {
|
2003-06-22 22:06:39 +00:00
|
|
|
Version { "x0.3" }
|
2002-07-15 23:44:46 +00:00
|
|
|
DateTimePatterns{
|
|
|
|
"h:mm:ss a",
|
|
|
|
"H:mm:ss",
|
|
|
|
"H:mm:ss",
|
|
|
|
"H:mm:ss",
|
|
|
|
"d MMMM yyyy",
|
|
|
|
"d MMMM yyyy",
|
|
|
|
"dd.MM.yyyy",
|
|
|
|
"dd.MM.yyyy",
|
|
|
|
"{1} {0}",
|
|
|
|
}
|
|
|
|
NumberPatterns {
|
|
|
|
"#,##0.###;-#,##0.###",
|
|
|
|
"#,##0.00\u00A4;-#,##0.00\u00A4",
|
|
|
|
"#,##0%",
|
|
|
|
"#E0",
|
|
|
|
}
|
|
|
|
// Same as in ru_RU
|
|
|
|
DateTimeElements:intvector {
|
|
|
|
2,
|
|
|
|
1,
|
|
|
|
}
|
|
|
|
}
|