in reply to Logical ways to calculate being within two times

There probably is no fully general solution using only time-of-day. BrowserUK suggests a simple way to exploit date information.
Bill
  • Comment on Re: Logical ways to calculate being within two times

Replies are listed 'Best First'.
Re^2: Logical ways to calculate being within two times
by stevieb (Canon) on Nov 22, 2016 at 22:56 UTC

    Yeah, as I said in the OP, I honestly felt I was/am way over-thinking this. To be honest, I was typing out my question all the while hoping it would be another case of Rubber Duck Debugging, but alas... even after edits and code testing, it didn't come to me, so I hit submit ;)