Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datetime fixes #108

Open
wants to merge 1 commit into
base: p740
Choose a base branch
from
Open

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