This repository has been archived by the owner on Feb 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not depend on mktime() when testing get_isotime() and get_dcftime().
It was mostly used to get the day-of-year and day-of-week values but we can determine those ourselves. It also gave "interesting" results on FreeBSD/i386 (but amd64 and armv6 were OK). Issue #3
- Loading branch information
Rene Ladan
committed
Mar 18, 2018
1 parent
32ed9bf
commit c8534e4
Showing
1 changed file
with
23 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters