I'm using i18n for ThaiCalendar and want to use Format() function to convert Date in String format.
I tried with ShowMessage(ThaiCalandar.Format('dd mmmm yyyy', Date) but the result shown only date and year portion without long month name.
Do I miss somethings?
Regards,
TS