On Sunday, June 21, 2020 at 5:42:24 PM UTC-7, TW Tones wrote:
>
> This has some cute code patterns in it, like second padded field. Love 
> your work. 
> Before delving in, in detail have you accounted for tasks active across 
> midnight?
>

Yeah.. it should handle day boundaries just fine... but it will have 
problems if you cross a *month* boundary.

I punted on that since the number of seconds in a month varies because 
months have different number of days
and I didn't want to implement a lookup table to handle it.  It gets even 
more complicated if you want to account
for leap years.

But it should work properly as long as you a task is not active at midnight 
at the end of a month.

-e

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9b5268e1-634c-4831-8f16-512d8a4c5cbao%40googlegroups.com.

Reply via email to