Sebastian Freundt
Sebastian Freundt
> If I am being asked to suggest how $TZ should behave in this software, it would simply be as a default for any time when the timezone is not...
Hiya, the negative sign is because your now previously (in terms of UTC) was earlier than 7 o'clock. The bug you're seeing has been addressed in a3d267fd4. It was because...
Well, fine by me. Problem is you'd either have to use the git version for now or wait for the release. You're not using ubuntu snaps by any chance?
Hi M, yes you're correct and no, not missing anything. The sad truth is that time differences with nanosecond resolution aren't supported (yet). At the moment only two (internal) date...
Hi M, because you asked so nicely :+1: I went and implemented nanosecond diffs, see 9b5cd144f (master). For the time being this only works on times (as in not datetimes)...
Hi Anish, good catch. Thanks for reporting this. A fix is in bd5166397.
Hi Daniel, thanks for reporting this. I addressed this issue in cdbae22b1.
Hey Daniel, thanks for reporting this. I pushed a fix (00c8383db) to master.
Hey Sam, thanks for the input. It's a very interesting read and I, too, think it's a nice alternative to the Gregorian calendar. However, my concern is that dateutils is...
Hey there, thank you for your report. Indeed this was an oversight. It should be fixed in 22cd659d3.