Trev

Results 112 comments of Trev

I entered "12pm" and JS sent over `duedate: "2020-09-30T19:00:05.000Z"` Which is 7pm, but if this is _supposed_ to be UTC 0 and adjusted on the front end after the fact,...

Tried again, the response duedate is `2020-09-30T19:00:05+00:00` - which looks like UTC with no offset? When I access mysql inside my container, I can retrieve the following row: ``` MariaDB...

Thank you! If there's more information or access I can provide, let me know. I very much want Deck to succeed.

Sure thing: ``` 22:55:32.218 OC.getLocale() 22:55:32.251 "en" [...] 22:56:03.540 moment('2020-09-30T19:00:05+00:00', 'LLL', OC.getLocale()).toDate() 22:56:03.582 moment is deprecated: please ship your own, this will be removed in Nextcloud 20 globals.js:61:15 22:56:03.591 Invalid...

Hey There! The release of 1.1.0 and seeing my decks in the Calendar is amazing. Thank you for this! However, the issue with the time being 7 hours off for...

Just an FYI, the time saves incorrectly with the Android app as well. It's not just the web UI. All the same symptoms apply. It looks good at first, then...

Hey @juliushaertl this is where stuff gets weird. I checked my original issue and I can see that I did not mention that we're running in an instance of `docker-compose`...

It looks like I was able to mount `99-timezone.ini` successfully from a host .ini file ``` root@fe210d5c45c7:/etc/php/7.3/fpm/conf.d# ls 10-mysqlnd.ini 20-curl.ini 20-iconv.ini 20-phar.ini 20-sysvmsg.ini 20-zip.ini 10-opcache.ini 20-dom.ini 20-igbinary.ini 20-posix.ini 20-sysvsem.ini 90-ncp.ini...

The latest version I can get for NextcloudPi without going into testing is `19.0.4`. Here is the data you have requested: **Card Due Date Chosen**: Nov 30, 11:00 hours **Due...