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.
|
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
|
|
|
|
2003-03-27 19:54:03 +00:00
|
|
|
dv_MV{
|
2003-06-22 22:06:39 +00:00
|
|
|
Version { "x0.3" }
|
2002-07-15 23:44:46 +00:00
|
|
|
DateTimePatterns {
|
|
|
|
"hh:mm:ss a z",
|
|
|
|
"hh:mm:ss a z",
|
|
|
|
"hh:mm:ss a",
|
|
|
|
"hh:mm a",
|
|
|
|
"EEEE d MMMM yyyy",
|
|
|
|
"d MMMM yyyy",
|
|
|
|
"dd-MM-yyyy",
|
|
|
|
"d-M-yy",
|
|
|
|
"{1} {0}"
|
|
|
|
}
|
|
|
|
DateTimeElements:intvector {
|
|
|
|
6,
|
|
|
|
1
|
|
|
|
}
|
|
|
|
}
|