Searched hist:"44 f813308a35e35d99361268b4c7836be3b9f15a" (Results 1 – 3 of 3) sorted by relevance
| /plugin/statistics/ |
| H A D | Query.php | 44f813308a35e35d99361268b4c7836be3b9f15a Wed Aug 13 13:30:38 UTC 2025 Andreas Gohr <gohr@cosmocode.de> apply timezone to date queries
For now we simply use localtime and assume the server is running with the correct timezone. In the future we could easily allow a congfiguration with a time zone name, calculate the offset and pass something like '-7 hours' in $this->tz
All data stored is kept UTC
|
| H A D | admin.php | 44f813308a35e35d99361268b4c7836be3b9f15a Wed Aug 13 13:30:38 UTC 2025 Andreas Gohr <gohr@cosmocode.de> apply timezone to date queries
For now we simply use localtime and assume the server is running with the correct timezone. In the future we could easily allow a congfiguration with a time zone name, calculate the offset and pass something like '-7 hours' in $this->tz
All data stored is kept UTC
|
| /plugin/statistics/lang/en/ |
| H A D | lang.php | 44f813308a35e35d99361268b4c7836be3b9f15a Wed Aug 13 13:30:38 UTC 2025 Andreas Gohr <gohr@cosmocode.de> apply timezone to date queries
For now we simply use localtime and assume the server is running with the correct timezone. In the future we could easily allow a congfiguration with a time zone name, calculate the offset and pass something like '-7 hours' in $this->tz
All data stored is kept UTC
|