summaryrefslogtreecommitdiff
path: root/includes/classes/BitDate.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-46/+43
2026-05-10(interger) -> (int) for php8.5Lester Caine1-2/+2
2025-08-29Tidied the class layout and removed more adodb links, but still needs more wo...lsces1-173/+197
2025-08-29Classes remorked in namespace structurelsces1-485/+257
2025-06-15revert last commit for BitDatespiderr1-4/+4
2025-06-15use ::mktime instead of ::gmmktime in getTimestampFromISO as the timestamp do...spiderr1-4/+4
2025-05-24add cleaned up strftime replacementspiderr1-86/+272
2025-05-24clean up BitDate methods that are long since outdated; use getdate insteadspiderr1-5/+15
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-0/+1300