Setting widget for 12-hour format is not working. The reason is, DateTime element is not allowing to add am/pm using DateTime picker.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | without_patch_bootstrap_datetime_picker.png | 88.05 KB | Aanal.addweb |
| #6 | with_patch_bootstrap_datetime_picker.png | 73.77 KB | Aanal.addweb |
| #2 | fix-for-12hour-format.patch | 550 bytes | netiquettewebservices |
Comments
Comment #2
netiquettewebservices commentedApplied attached patch to make 12-hour format work. Correct me if i am wrong.
Comment #3
netiquettewebservices commentedComment #4
netiquettewebservices commentedComment #5
prashant.cThanks for raising this.
We will test it and commit the changes once tested.
Thanks.
Comment #6
Aanal.addweb commented@netiquettewebservices, Your patch is working as per above description, but I've one query that if the configuration is in 12 hrs format then on viewing the article, it should also be shown in 12 hrs format with am and pm.
Other then this the patch is working fine when I checked it using simplytest.me PFA.
Comment #7
Aanal.addweb commentedComment #9
prashant.cFixed. Thanks to the contributors