Not sure if anyone has experienced this.
Time in DB is 10:00. When dropping it in an repeating group, it shows up as 10:12 AM.
If I change it to a 24-hour format (HH:MM) it shows up correctly.
Not sure what’s going on…
Not sure if anyone has experienced this.
Time in DB is 10:00. When dropping it in an repeating group, it shows up as 10:12 AM.
If I change it to a 24-hour format (HH:MM) it shows up correctly.
Not sure what’s going on…
“mm” stands for month. You don’t have to translate the minutes (“MM”) from 12h to 24h format.
12h: hh:MM
24h: HH:MM
This is both funny and a little embarrassing. That’s what this community is for though. No stupid questions… ammiright!!! 
Thanks for this!