gristlabs_grist-core/test/nbrowser
Alex Hall 064455b2f7 (core) Parsing pasted datetimes
Summary:
Add function parseDateTime which parses a string containing both date and time componenents, intended for parsing pasted strings.

Add DateTimeParser subclass of ValueParser.

Test Plan: Extended parseDate.ts and CopyPaste.ts tests.

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D3152
2021-11-25 00:49:01 +02:00
..
gristUtils.ts (core) Parsing pasted datetimes 2021-11-25 00:49:01 +02:00
homeUtil.ts
Smoke.ts
testServer.ts
testUtils.ts