mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-06-13 20:53:59 +00:00
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 |
||
|---|---|---|
| .. | ||
| gristUtils.ts | ||
| homeUtil.ts | ||
| Smoke.ts | ||
| testServer.ts | ||
| testUtils.ts | ||