Changes in version 0.0.11 (2026-01-19) o Add PROTECT (and UNPROTECT) to appease rchk Changes in version 0.0.10 (2026-01-11) o Minor maintenance for continuous integration files, README.md o Switch to Authors@R in DESCRIPTION o Use Rf_setAttrib with R 4.5.0 or later Changes in version 0.0.9 (2024-01-24) o Replace auto-generated stale RApitDatetime-package.Rd with macro-filled stanza to satisfy CRAN request. Changes in version 0.0.8 (2023-01-14) o Update one use of sprint to snprintf o Minor edits to DESCRIPTION Changes in version 0.0.7 (2022-10-30) o A function prototype was updated for clang-15. o GitHub Actions were updated to checkout version 3. o Several remaining http:// URLs were converted to https://. Changes in version 0.0.6 (2021-08-14) o Correctly account for SunOS to have it avoid GMTOFF use o A new test file was added to ensure ‘NEWS.Rd’ is always at the current release version. Changes in version 0.0.5 (2021-08-05) o Add a few #nocov tags o Update continuous integration to use r-ci, reenable coverage o Update DESCRIPTION with URL and BugReports fields o Add new CI and LastCommitted badges to README.md o Add compiler flag for Windows UCRT build o Synchronized datetime function with upstream r-devel code Changes in version 0.0.4 (2018-10-21) o New function asDatePOSIXct (Josh Ulrich in #2) o Synchronized with upstream code in base R (Dirk in #3) Changes in version 0.0.3 (2017-04-02) o Correct two simple copy-and-paste errors in RApiDatetime.h o Also enable registration in useDynLib, and explicitly export known and documented R access functions provided for testing Changes in version 0.0.2 (2017-03-25) o Windows support has added (Josh Ulrich in #1) Changes in version 0.0.1 (2017-03-23) o Initial release with six accessible functions