33 lines
1.2 KiB
Plaintext
33 lines
1.2 KiB
Plaintext
|
// ****************************************************************************
|
||
|
// * *
|
||
|
// * COPYRIGHT: *
|
||
|
// * (C) Copyright Taligent, Inc., 1997 *
|
||
|
// * (C) Copyright International Business Machines Corporation, 1997-99 *
|
||
|
// * Licensed Material - Program-Property of IBM - All Rights Reserved. *
|
||
|
// * US Government Users Restricted Rights - Use, duplication, or disclosure *
|
||
|
// * restricted by GSA ADP Schedule Contract with IBM Corp. *
|
||
|
// * *
|
||
|
// ****************************************************************************
|
||
|
|
||
|
es_AR {
|
||
|
CurrencyElements {
|
||
|
"$",
|
||
|
"ARS",
|
||
|
",",
|
||
|
}
|
||
|
DateTimePatterns {
|
||
|
"HH'h'''mm z",
|
||
|
"H:mm:ss z",
|
||
|
"HH:mm:ss",
|
||
|
"HH:mm",
|
||
|
"EEEE d' de 'MMMM' de 'yyyy",
|
||
|
"d' de 'MMMM' de 'yyyy",
|
||
|
"dd/MM/yyyy",
|
||
|
"dd/MM/yy",
|
||
|
"{1} {0}",
|
||
|
}
|
||
|
LocaleID { "2c0a" }
|
||
|
LocaleString { "es_AR" }
|
||
|
ShortCountry { "ARG" }
|
||
|
}
|