The time is incorrect after the time_zone is changed #4999
Labels
affects/master
PR/issue: this bug affects master version.
process/done
Process of bug
severity/minor
Severity of bug
type/question
Type: question about the product
wontfix
Solution: this will not be worked on recently
Milestone
Please check the FAQ documentation before raising an issue
when time_zone is default UTC+00:00:00
but when time_zone is UTC+08:00
return time("19:03:00")>time("07:59:59") is false
Describe the bug (required)
Your Environments (required)
uname -a
g++ --version
orclang++ --version
lscpu
How To Reproduce(required)
Steps to reproduce the behavior:
Expected behavior
Additional context
The text was updated successfully, but these errors were encountered: