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.
|
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
|
|
|
|
|
|
|
ur_PK{
|
2003-06-22 22:06:39 +00:00
|
|
|
Version{ "x0.2" }
|
2002-07-15 23:44:46 +00:00
|
|
|
DateTimePatterns{
|
|
|
|
"h:mm:ss aa",
|
|
|
|
"H:mm:ss",
|
|
|
|
"h:mm:ss a",
|
|
|
|
"H:mm:ss",
|
|
|
|
"dd MMMM yyyy",
|
|
|
|
"dd MMMM yyyy",
|
|
|
|
"dd/MM/yyyy",
|
|
|
|
"dd/MM/yyyy",
|
|
|
|
"{1} {0}",
|
|
|
|
}
|
|
|
|
}
|