29 lines
549 B
Plaintext
29 lines
549 B
Plaintext
|
// *******************************************************************************
|
||
|
// *
|
||
|
// * Copyright (C) 2001-2004, International Business Machines
|
||
|
// * Corporation and others. All Rights Reserved.
|
||
|
// *
|
||
|
// *******************************************************************************
|
||
|
|
||
|
ms_BN{
|
||
|
Version{ "x0.1" }
|
||
|
CurrencyElements{
|
||
|
"$",
|
||
|
"BND",
|
||
|
","
|
||
|
}
|
||
|
ShortCountry{
|
||
|
"BRN"
|
||
|
}
|
||
|
DateTimePatterns{
|
||
|
"h:mm:ss aa",
|
||
|
"H:mm:ss",
|
||
|
"H:mm:ss",
|
||
|
"H:mm:ss",
|
||
|
"dd MMMM yyyy",
|
||
|
"dd MMMM yyyy",
|
||
|
"dd/MM/yyyy",
|
||
|
"dd/MM/yyyy",
|
||
|
"{1} {0}",
|
||
|
}
|
||
|
}
|