gristlabs_grist-core/app
Alex Hall 8b5e837d9c (core) Use YYYY-MM-DD as default date format for parsing
Summary: By default, new date columns show "YYYY-MM-DD" as the date format in the UI, but under the hood it's stored as null/undefined, which affects parsing during pasting and type conversion. This changes the underlying parsing to always default to YYYY-MM-DD, as if that format was explicitly selected, making things more consistent.

Test Plan: Updated some tests.

Reviewers: georgegevoian

Reviewed By: georgegevoian

Subscribers: dsagal

Differential Revision: https://phab.getgrist.com/D3265
2022-02-18 12:16:42 +02:00
..
client (core) Show default context menu on link 2022-02-18 10:09:36 +01:00
common (core) Use YYYY-MM-DD as default date format for parsing 2022-02-18 12:16:42 +02:00
gen-server (core) Add account page option to allow Google login 2022-02-14 16:56:23 -08:00
plugin (core) Exposing WidgetApi methods in a module scope 2022-02-16 16:49:29 +01:00
server (core) Add account page option to allow Google login 2022-02-14 16:56:23 -08:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00