home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / Programming / ICU / src / icu / data / fr_CA.txt < prev    next >
Encoding:
Text File  |  1999-08-16  |  1.6 KB  |  52 lines

  1. // ****************************************************************************
  2. // *                                                                          *
  3. // * COPYRIGHT:                                                               *
  4. // * (C) Copyright Taligent, Inc.,  1997                                      *
  5. // * (C) Copyright International Business Machines Corporation,  1997-99      *
  6. // * Licensed Material - Program-Property of IBM - All Rights Reserved.       *
  7. // * US Government Users Restricted Rights - Use, duplication, or disclosure  *
  8. // * restricted by GSA ADP Schedule Contract with IBM Corp.                   *
  9. // *                                                                          *
  10. // ****************************************************************************
  11.  
  12. fr_CA {
  13.     CurrencyElements { 
  14.             "$",
  15.             "CAD",
  16.             ",",
  17.     }
  18.     DateTimeElements { 
  19.             "1",
  20.             "1",
  21.     }
  22.     DateTimePatterns { 
  23.             "H' h 'mm z",
  24.             "HH:mm:ss z",
  25.             "HH:mm:ss",
  26.             "HH:mm",
  27.             "EEEE d MMMM yyyy",
  28.             "d MMMM yyyy",
  29.             "yy-MM-dd",
  30.             "yy-MM-dd",
  31.             "{1} {0}",
  32.     }
  33.     LocaleID { "0c0c" }
  34.     LocaleString { "fr_CA" }
  35.     NumberPatterns { 
  36.             "#,##0.###;-#,##0.###",
  37.             "#,##0.00 \u00A4;(#,##0.00\u00A4)",
  38.             "#,##0%",
  39.     }
  40.     ShortCountry { "CAN" }
  41.     localPatternChars { "GanjkHmsSEDFwWxhKz" }
  42.     zoneStrings { 
  43.         {
  44.                 "Africa/Casablanca",
  45.                 "GMT",
  46.                 "GMT",
  47.                 "GMT",
  48.                 "GMT",
  49.         }
  50.     }
  51. }
  52.