Hello all,
I am on J!3.1 and SEBLOD 3.1.1
When I choose a time from the datepicker, the value for minutes is not filled in correctly into the field. Regardless of what minutes I choose, it always fills in 05.
Example: I choose time 20:30, then click on the day (May 26).
The datepicker fills in the field: 26.05.2013 20:05.
But it should read: 26.05.2013 20:30.
The settings for my calendar field:
Format: d.m.Y H:m
Storage Format: Datetime
Time: Today & Future
Show time: 24h
Storage: Standard Article
I think the problem is Javascript related in the datepicker. It happens both in Chrome and FF. The console shows no JS errors.
Can anybody reproduce this?
SOLVED:
Stupid me had the wrong format setting. In my case it should read:
The correct setting reads d.m.Y H:i