plomino / Plomino

Powerful and flexible web-based application builder
33 stars 37 forks source link

Date decreases by a day when in datagrid #346

Open cflinspach opened 11 years ago

cflinspach commented 11 years ago

Add line in datagrid with date 2013/06/27 step1

Date in datagrid is showing 2013/06/26 step2

Edit line show the date as 2013/06/25 step3

The date keeps decreasing by one everytime....

ebrehault commented 11 years ago

I am not able to reproduce this bug. Maybe a timezone issue (like: date is saved as UTC but dislayed as local). Can you give some details ?

Thanks

cflinspach commented 11 years ago

What details do you want? (Sorry I don't know where to look)

I edited the page and the modified date is correct. The time on the ubuntu server is good too...

ebrehault commented 11 years ago

First, what is your time zone ?

cflinspach commented 11 years ago

America/los Angeles On Jul 1, 2013 11:35 AM, "Eric BREHAULT" notifications@github.com wrote:

First, what is your time zone ?

— Reply to this email directly or view it on GitHubhttps://github.com/plomino/Plomino/issues/346#issuecomment-20301199 .

ebrehault commented 11 years ago

ok, and does it also happen with reguler date fields or just in datagrids ?

cflinspach commented 11 years ago

Just datagrids On Jul 1, 2013 11:39 AM, "Eric BREHAULT" notifications@github.com wrote:

ok, and does it also happen with reguler date fields or just in datagrids ?

— Reply to this email directly or view it on GitHubhttps://github.com/plomino/Plomino/issues/346#issuecomment-20301415 .

cflinspach commented 11 years ago

The issue is in all browsers as well.