Skip to content

Question about date field - time option and filter idea #669

Answered by sgirard84
sgirard84 asked this question in Q&A
Discussion options

You must be logged in to vote

Just figured out for the filtering part

->filterBy(
                'reservationDate',
                fn($reservationDate) => ($reservationDate->format('YYYY-MM-DD') == $date)
            );

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by giuscris
Comment options

You must be logged in to vote
8 replies
@giuscris
Comment options

@sgirard84
Comment options

@giuscris
Comment options

@giuscris
Comment options

@sgirard84
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants