|
|
|
Forum Master
      
Group: Customers
Last Login: 11/26/2008 2:09:50 AM
GenoPro Version: 2.0.1.6
Posts: 552,
Visits: 7,294
|
|
I want to use the Hebrew Calendar within my Hebrew reports.
The format can be either: Date (Hebrew date) or Hebrew Date (date) or just Hebrew Date. I have a function to translate the date only it uses external functions from the "kernel32" and "shell32" dll's. How can I call these functions from the report generator (how can I put referance to them)?
|
|
|
|
|
Legendary Master
       
Group: Administrators
Last Login: Today @ 9:21:17 AM
GenoPro Version: 2.4.0.3
Posts: 3,523,
Visits: 14,875
|
|
Beta 16 will have a new date format and will be designed to support different calendars. During the initialization of the report (or in the Config.xml), you will be able to specify which calendar you want the dates to be displayed.
|
|
|
|
|
Forum Master
      
Group: Customers
Last Login: 11/26/2008 2:09:50 AM
GenoPro Version: 2.0.1.6
Posts: 552,
Visits: 7,294
|
|
Thanks!! Will I be able to use both calendars or just one?
|
|
|
|
|
Legendary Master
       
Group: Administrators
Last Login: Today @ 9:21:17 AM
GenoPro Version: 2.4.0.3
Posts: 3,523,
Visits: 14,875
|
|
There will be a method named date.FormatDateAccordingToCalendar(strFormat, calendar) where you can specify the format string and the calendar.
|
|
|
|
|
Forum Master
      
Group: Customers
Last Login: 11/26/2008 2:09:50 AM
GenoPro Version: 2.0.1.6
Posts: 552,
Visits: 7,294
|
|
Thanks. I can't tell you how hard it is o maintain data in more than one language. What you are doing here will solve the problem for many people. The translations will solve the problem of duplicate data.
you are the best!
|
|
|
|
|
Forum Master
      
Group: Customers
Last Login: Today @ 7:55:16 AM
GenoPro Version: 2.0.1.6
Posts: 720,
Visits: 6,070
|
|
I am just curious. Will this include the japanese calender? i.e. June 11, 2005 would look like: 平成17年6月11日 or a birthday June 17, 1943 looks 昭和18年6月17日
If you need more information about this please let me know.
|
|
|
|
|
Legendary Master
       
Group: Administrators
Last Login: Today @ 9:21:17 AM
GenoPro Version: 2.4.0.3
Posts: 3,523,
Visits: 14,875
|
|
|
|
|
|
Forum Master
      
Group: Customers
Last Login: Today @ 7:55:16 AM
GenoPro Version: 2.0.1.6
Posts: 720,
Visits: 6,070
|
|
|
|
|