When we set a time in the time picker on the event page, the time sets in 12hr time but the AM or PM is not being set so the events all are set to AM and never PM.
If I select 6 and click PM, the time comes in as AM.
Any ideas?
How can I explain this better so someone can help?
This is killing me guys I can't get any events that start in the afternoon. Only mornings. No matter what I do there is not any way to set a time for 1pm or 2pm etc.
We deployed and I missed this. It is a deal breaker and I really need help.
Time picker not selecting PM times
When we set a time in the time picker on the event page, the time sets in 12hr time but the AM or PM is not being set so the events all are set to AM and never PM.
If I select 6 and click PM, the time comes in as AM.
Any ideas?
How can I explain this better so someone can help?
This is killing me guys I can't get any events that start in the afternoon. Only mornings. No matter what I do there is not any way to set a time for 1pm or 2pm etc.
We deployed and I missed this. It is a deal breaker and I really need help.
OK solved. The formats in the editor.controller.js were not doing what they were supposed to and that caused the problem.
I had:
I had set this so I could get 01:00,02:00...23:00,24:00
I still think this should work according to moment.js, but It is not important enough to troubleshoot so I went back to the original:
Now everything works right.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.