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.
|
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
|
|
|
|
|
|
|
ka_GE{
|
2003-06-22 22:06:39 +00:00
|
|
|
Version{ "x0.3" }
|
2002-07-15 23:44:46 +00:00
|
|
|
DateTimePatterns{
|
|
|
|
"hh:mm:ss aa",
|
|
|
|
"H:mm:ss",
|
|
|
|
"H:mm:ss",
|
|
|
|
"HH:mm:ss",
|
|
|
|
"yyyy '\u10EC\u10DA\u10D8\u10E1' dd MM",
|
|
|
|
"yyyy '\u10EC\u10DA\u10D8\u10E1' dd MM, EEEE",
|
|
|
|
"dd.MM.yyyy",
|
|
|
|
"dd.MM.yy",
|
|
|
|
"{1} {0}",
|
|
|
|
}
|
2004-05-14 01:27:16 +00:00
|
|
|
}
|