Skip to content

Datetime fixes#108

Open
MrFelna wants to merge 1 commit intofarcrycore:p740from
MrFelna:datetime-default-fixes
Open

Datetime fixes#108
MrFelna wants to merge 1 commit intofarcrycore:p740from
MrFelna:datetime-default-fixes

Conversation

@MrFelna
Copy link
Contributor

@MrFelna MrFelna commented May 3, 2024

use cf_sql_timestamp instead of cf_sql_date
use HH: instead of hh: in timeFormat otherwise "2024-01-01" -> "2024-01-01T12:00:00"
compare default dates with dateCompare so that "2024-01-01" eq "2024-01-01 00:00:00"

use cf_sql_timestamp instead of cf_sql_date
use HH: instead of hh: otherwise "2024-01-01" -> "2024-01-01T12:00:00"
compare default dates with dateCompare so that "2024-01-01" eq "2024-01-01 00:00:00"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant