Ianto Xi

Results 3 comments of Ianto Xi

In general, one strategy that I've seen append-only databases use is to capture, "add", "delete" and "modify" actions in an action log. This action log can be thought of as...

if it helps, I'm in the America/New_York timezone. I don't expect that I should be a day off from Vancouver Canada.

thank you, really appreciate it. I tried looking into it a bit: Seems like this is where the start and end dates get parsed: https://github.com/paperswithcode/ai-deadlines/blob/597cc7d66f5f0146c9cee6e5c400a334435a1d7f/_includes/calendar.js#L120 Might be due to https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/parse#non-standard_date_strings...