-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Magneto 2.3.4 - The Date of Birth should not be greater than today (JavaScript Calendar - DD/MM/YYYY) #27655
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
Comments
Hi @gilbertsohal. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
For more details, please, review the Magento Contributor Assistant documentation. @gilbertsohal do you confirm that you were able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
Hi @sudheers-kensium. Thank you for working on this issue.
|
@magento give me 2.4-develop instance |
Hi @sudheers-kensium. Thank you for your request. I'm working on Magento 2.4-develop instance for you |
Hi @sudheers-kensium, here is your Magento instance. |
@gilbertsohal Use JavaScript Calendar setting for to enable or disable the JavaScript Calendar in product custom option, not for the time format in customer edit. Please check below link |
This is not an issue, so I am closing this. |
Hi
Why this issue happening with my fresh Installation can you investigate |
@gilbertsohal Please use calendar to choose the date. You are entering wrong format. |
Sorry about miss understanding forgot about the calendar. Please check the Date of Birth error. I installed fresh magneto 2.3.4 and getting below error. Customer > Edit Customer > Account Information > Date of Birth Screenshot Could you please help me. |
@gilbertsohal Click on calendar icon and select the date. |
Yes i m doing same click on calendar icon and selecting date but i m getting error if i select MM/DD/YYYY then its working fine but i need DD/MM/YYYY Screenshot (MM/DD/YYYY) Screenshot 1 (DD/MM/YYYY) Same thing happening with product Set as new Screenshot 1 Screenshot 2 |
@gilbertsohal To change visible date format in date inputs You need to set proper Interface Locale in the Account Setting. Please follow below steps and save the configuration. |
I have setup everything Please check screenshot. |
@gilbertsohal This is working in Magento 2.4-develop instance |
But its not working on my Magento version 2.3.4. Is this possibility i have new VPS server and newly account created in WHM is this possibility to miss any php extension or configuration. |
So what was the issue then for showing "The Date of Birth should not be greater than today." I have the same issue now. I am using 2.3.4 and why did you close it when the issue wasn't fixed |
Yes this issue still present in 2.3.4 nobody want to fix it...lol |
Screenshot (MM/DD/YYYY) Screenshot 1 (DD/MM/YYYY) Same thing happening with product Set as new Screenshot 1 Screenshot 2 |
I have the same issue exact same issue I am not sure why this is happening like its unreal. |
hello, i have same problem in register customer "The Date of Birth should not be greater than today." u can solved this problem? |
I am having the same issue on Register form Magento 2.3.4. any fix for this? |
I added above to the JS file but still getting the issue mate |
Did you recompile everything? |
Yes. Did everything |
@ssniranga how you editing the core or patch? |
this fix worked for me I am not getting that error now. try to change the core first see if that works then create a patch. |
fix for me, in cloudflare clear cache clear all cache and found fine. |
Experiencing the same issue here on Magento 2.3.4-p2 on the customer registration page. Above fixes only work for the admin area. |
en_GB locale DD/MM/YYYY |
Ok so I've fixed the front end/registration page.. @ssniranga - I can see you had the same issue. "vendor/magento/module-customer/view/frontend/web/js/validation.js" For us (enGB / UK format):- Your welcome. |
@ncompass Legend. I added the fixed and it seems working now. :). Thank you very much Guys. |
This issue still exists on magento 2.3.5-p1 |
Hi @swathishs. Thank you for working on this issue.
|
@chandu-pinpoint : Tested the issue in 2.3.5 p1 the issue is not reproducible Note: This issue was reported by the reporter. Could you please let me know this issue is what your saying or any other issue is there. please let me know |
@swathishs The issue is during Create customer account on frontend. |
@chandu-pinpoint : Thank you for your report. Hence closing the issue |
@ncompass thank you my friend |
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Actual result (*)
The text was updated successfully, but these errors were encountered: