Array ( [Id] => 2440 )
Array ( [mo] => 11 [YR] => 2025 )
d1 dow1 1761973200, 7
Calendar
Select MonthnumDays: 1
2025-11-01

xxxxxx 1
###
select * from cal where date = '2025-11-01'
0
xxxxxx 1
select * from cal where date = '2025-11-02' order by substring(REPLACE(concat('0',time),'12:','00:'),-7), substr(time,-2)