]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Implement a new algorithm for computing ISO week values in strftime() based
authordrh <>
Sat, 20 Jan 2024 00:31:44 +0000 (00:31 +0000)
committerdrh <>
Sat, 20 Jan 2024 00:31:44 +0000 (00:31 +0000)
commitf08287cc1243ff220d2a7f001809b37752b1bcd6
tree2e8c42f9170524ac692d84ab950b72bf9a1354fe
parenta4802720a1fe1d51c4e35a2e85c8c09ade420a93
Implement a new algorithm for computing ISO week values in strftime() based
on the idea (from [forum/forumpost/3681cb1bcd|Nuno Cruces]) of shifting the
date being tested to the Thursday of the same week.

FossilOrigin-Name: b06ab46a9ee98719159ed3e05cdfbf26281353d781206f56ed7cb12859210fed
manifest
manifest.uuid
src/date.c