Page 1 of 1

Any way to have the months names translated without catalog

Posted: Mon May 15, 2017 5:06 pm
by ilbarbax
Is there any way to have the long names of the months translated without using the catalogs? I wonder if there is any way to get the system translation automatically in case there is not a catalog in place.
Same question would be also for the week days names.
It may be a good improvement of getdate to get a full month description (not just Sep but September). Moreover I miss a date format function able to convert any date to the desired format and not just limited to the system date.

Hope to have explained

Re: Any way to have the months names translated without cata

Posted: Mon May 15, 2017 7:29 pm
by Allanon
Hi @ilbarbax,
about date format and conversion function maybe my Date&Time library could help you.

Date & Time library docs
Date & Time library infos

The library also includes a time object with many useful methods.