Commit Graph

8 Commits

Author SHA1 Message Date
jdb c4717b4b00 Date types default to date-time as specified.
- `parseDateOrDateTime attempts to parse times starting from the most
  specific (date and time) to least specific.
- `set` and `add` functions allow adding multiple content items at once
  using varargs.
2023-04-15 07:03:24 -05:00
jdb a0cd676521 Fix defect found testing EMAIL content types. 2023-04-10 16:10:49 -05:00
jdb 82dffc1154 Initial VCard 3.0 implementation completed. 2023-04-04 14:31:44 -05:00
jdb c322616747 WIP lexer unit tests. 2023-04-01 17:36:01 -05:00
jdb 2bc5d5c74f WIP vcard 3.0 lexer and parser. 2023-04-01 16:29:30 -05:00
jdb d6d8e1d654 WIP vcard 3.0 implementation. 2023-03-26 20:45:52 -05:00
jdb 3a7808668a Rename library to just 'vcard'. 2022-07-02 07:05:44 -05:00
jdb ee716a4801 Initial commit with Nimble library template and RFCs. 2022-07-01 23:01:09 -05:00