qfieldcloud icon indicating copy to clipboard operation
qfieldcloud copied to clipboard

times are incorrect on QFieldCloud

Open jpnunn opened this issue 1 year ago • 3 comments

I have set my timezone on my profile settings and organsiation profile settings to GMT+1:00 Europe/London hwoever the times of when they were last synced are 1 hour ahead? This includes the chmges on all my files:

Profile settings: image

Changes on a project. The correct time should be 6.25 pm however it is 7:25pm : image

File sync on the other hadn was at recorded at 17:26 in the file name: image

Even worse this affects the data in the projects when synced and downlaoded the file now says: image

Where created_date uses now() funtion and last_edited_date field also uses now() funvtion but is update on change is checked. Here they say UTC when i guess it should be GMT+1.

jpnunn avatar Oct 02 '24 17:10 jpnunn