Skip to content

Releases: simonw/datasette-dateutil

0.3

01 Mar 00:22
Compare
Choose a tag to compare
  • The dateutil_parse(), dateutil_parse_fuzzy(), dateutil_parse_dayfirst() and dateutil_parse_fuzzy_dayfirst() functions all now accept an optional second argument specifying a "default" datetime to consider if some of the details are missing. #5

0.2.1

30 Sep 01:07
fb38a1d
Compare
Choose a tag to compare
  • Documentation showing how to use these functions in conjunction with json_each() to join against other tables. #2

0.2

29 Sep 06:41
Compare
Choose a tag to compare
0.2
  • New dateutil_rrule() and dateutil_rrule_date() SQL functions. #1
  • New dateutil_dates_between() SQL function. #1

0.1

28 Sep 00:16
Compare
Choose a tag to compare
0.1
  • Initial release.