Changes between Version 1 and Version 2 of Ticket #888
- Timestamp:
- 01/16/08 21:45:19 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #888
- Property Summary changed from "is-date" should return "true" only if it's a date with nothing in "parts" to "is-date" should return "true" only if date parses cleanly
-
Ticket #888 – Description
v1 v2 1 from an im with dan s.:2 "is-date" should return "true" if it's a date with nothing in "parts", and fallback to the whole string otherwise.3 4 1 right now "is-date" seems to return "true" if the field can be parsed into a valid date (regardless of what else it contains), which leads to the following loss of data when moving from the Zotero date field to CSL: 5 2