odoo/addons/web/static/src
Denis Ledoux 2a162d9be7 [FIX] web: widget date handling user timezone
When converting a datetime field to date, using the widget date,
the date time value was just cropped, removing the hours,
therefore ignoring the user time zone.

For instance, if the user was in UTC + 1, for a date time 02/02/2015 00:30:00,
applying the widget date on this datetime had as result 02/01/2015,
due to the fact the UTC value of the datetime field was 02/01/2015 23:30:00

fixes #4420
opw-621281
2015-02-04 14:33:01 +01:00
..
css [FIX] web,web_kanban: correct radial-gradient usage 2014-11-05 20:57:59 +01:00
font [IMP] clean permissions and shebang in files 2013-05-14 12:37:36 +02:00
img [IMP] PNG recompression 2013-06-05 14:43:27 +02:00
js [FIX] web: widget date handling user timezone 2015-02-04 14:33:01 +01:00
xml [FIX] web: ignored readonly attribute on image widget 2014-08-19 15:27:36 +02:00
fixbind.js [FIX] web: Fix old versions of Webkit (such as ones used on iOS < 6 or PhantomJS <= 1.7) 2013-03-20 15:36:52 +01:00