SearchLogic with localised dates #1175
-
Beta Was this translation helpful? Give feedback.
Answered by
jcastroa87
Oct 2, 2024
Replies: 2 comments
-
Hello @diereysaa If you are using MySQL, did you try with "DATE_FORMAT"
Cheers. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
diereysaa
-
HUGE thanks Jorge!!! It worked like a charm 😆 Thanks for the prompt response. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @diereysaa
If you are using MySQL, did you try with "DATE_FORMAT"
Cheers.