-
There is a leap second coming up at 2016-12-31 23:59:60
Although the RTC does not support it, it would be nice to see on the watch.
-
`UTCTime` is represented as a `NominalDiffTime` since MJD epoch.
This is problematic since we now cannot distinguish between leap seconds and the following second that belongs to the next day.
-
Nepal uses the Vikram Samvat calendar as an official calendar; this is a problem we will have to deal with eventually.
Hindu lunisidereal calendars are a bit strange, in ways that may affect the mo…
-
I am not sure if there is nore to do but I wanted to modify the code to try and get wrist roll from a second hand. I uncommented out the second instance hand2 but it errors out with Array out of boun…
-
- [yes] Have you checked (use search) [Azure DevOps Board](https://ligstd.visualstudio.com/Apple%20PTP%20Trackpad/_workitems/recentlyupdated) and Github issues for known bugs and plans?
probably ht…
-
I have seen some older posts on this, but what I would like to do is replay the leap notification from the day of 2016-12-31, then the leap event itself and then 15 minutes or so after the event. I s…
-
This was uncovered while I was working on the implementation of CWG2369 in https://github.com/llvm/llvm-project/issues/54440; I ran into a libcxx test regression, and that test failure turned out to b…
-
To reproduce:
1. Plug in Arduno and allow it to connect to the network.
2. Update IP address of NTP server in Windows Control Panel and push Update Now until Windows accepts the time from it (appr…
-
Clicking back arrow in Chrome after doing a Catalog Search leap-frogs past expected page to second previous page (including all the way out of the website).
-
http://xml2rfc.ietf.org/public/rfc/html/rfc3339.html#anchor14
date-fullyear = 4DIGIT
date-month = 2DIGIT ; 01-12
date-mday = 2DIGIT ; 01-28, 01-29, 01-30, 01-31 based on
…