odoo/addons/web_calendar/static/src
Xavier ALT 2f35c40714 [FIX] web_calendar: date/datetime fields format in calendar views
As everywhere else, dates & datetimes must be formatted according
to the format defined in the `res.lang` of the user, and within
the timezone of the user.

Before this revision, when adding a datetime field to a calendar view,
the raw value of the date was displayed, for instance:
`2015-01-01 10:00:00`
instead of
`01/01/2015 11:00:00`
for a user in English(US), in UTC +1.

fixes #5324
opw-653625
2015-11-04 12:47:28 +01:00
..
css [MERGE] forward port of branch 7.0 up to 3e3e35e 2014-11-05 21:10:15 +01:00
js [FIX] web_calendar: date/datetime fields format in calendar views 2015-11-04 12:47:28 +01:00
xml [FIX] web_calendar: Selection fields used as color attributes of calendar view 2015-02-02 17:13:39 +01:00