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,
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,
Comment