Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Heisei era - Japanese Calendar editor

    Hi,

    I couldn't quickly find anything in the JS source about the Japanese calendar.

    Our application already supports setting a specific date format on all date fields, and overrule it on specific fields.
    So on most fields we will show the Gregorian Calendar with SmartGWT's Date Editor Popup, but on some fields we need to show the Heisei Date, and then also on the Date Editor Popup.
    Is that support available already? How would it handle going to a different Japanese Era?


    And as a plus, the Calendar Editor might have to show the Gregorian date together with the Heisei date (but I want to get this confirmed again).



    TIA,

    #2
    We don't currently have any support for non-Gregorian calendars. This whole area would need to be addressed via Feature Sponsorship.

    Comment


      #3
      Ok thanks.

      I'll have a stab myself in changing the calendar editor and getting the periods from a database configuration table. That should not require a new build to support an upcoming new Japanese era.

      Comment

      Working...
      X