Does this module support international Date Format and Languages?

Permalink Browser Info Environment
Hi, does this module support international Date Format and Languages?

Because i need it whit italian date format (d/m/y) and with italian name for day and month!

Type: Discussion
Status: New
nidastudios
View Replies:
ScottC replied on at Permalink Reply
ScottC
Actually I did have someone else ask this.

What I am not sure of is if the datepicker's(like if you put a page in edit mode in concrete5 and go to change the DatePublic part up top) is in the d/m/y format in concrete5.

I just looked at the code and to me it checks to see:

if (LANGUAGE != 'en') {

$(function() { jQuery.datepicker.setDefaults({dateFormat: \'yy-mm-dd\'}); });</script>');
}

it forces you to use that fomat, not d/m/y, is that the case?

If you can live with the datepicker the way it is (It can be switched, but it is a bit more work) and instead wherever the date is publicly shown(blocks and everywhere else except for the actual field in the datepicker I can certainly make that a config option. I would do this at the same time I sit down to make the entire app translateable.

Please let me know how and where you want the date format changed, and if in your opinion leaving the datepicker as is works for you.

-Scott
jero replied on at Permalink Reply
jero
And now there's someone else asking too. It seems obvious that another entry in settings might control this.

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.