/[classpath]/classpath/gnu/java/locale/LocaleInformation_fa_IR.java
ViewVC logotype

Diff of /classpath/gnu/java/locale/LocaleInformation_fa_IR.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by mkoch, Wed Dec 1 19:17:59 2004 UTC revision 1.4 by mkoch, Fri Dec 17 11:01:32 2004 UTC
# Line 59  public class LocaleInformation_fa_IR ext Line 59  public class LocaleInformation_fa_IR ext
59    static final String[] ampms = { "\u0635\u0628\u062D", "\u0639\u0635\u0631" };    static final String[] ampms = { "\u0635\u0628\u062D", "\u0639\u0635\u0631" };
60    
61    static final String shortDateFormat = "yyyy/MM/dd";    static final String shortDateFormat = "yyyy/MM/dd";
   static final String defaultTimeFormat = "hh:m:s a";  
62    static final String currencySymbol = "\u0631\u06CC\u0627\u0644";    static final String currencySymbol = "\u0631\u06CC\u0627\u0644";
63    static final String intlCurrencySymbol = "IRR";    static final String intlCurrencySymbol = "IRR";
64    static final String currencyFormat = "#,##0. $;-#,##0. $";    static final String currencyFormat = "#,##0. $;-#,##0. $";
# Line 72  public class LocaleInformation_fa_IR ext Line 71  public class LocaleInformation_fa_IR ext
71      { "months", months },      { "months", months },
72      { "ampms", ampms },      { "ampms", ampms },
73      { "shortDateFormat", shortDateFormat },      { "shortDateFormat", shortDateFormat },
     { "defaultTimeFormat", defaultTimeFormat },  
74      { "currencySymbol", currencySymbol },      { "currencySymbol", currencySymbol },
75      { "intlCurrencySymbol", intlCurrencySymbol },      { "intlCurrencySymbol", intlCurrencySymbol },
76      { "currencyFormat", currencyFormat },      { "currencyFormat", currencyFormat },

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26