This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
I have a created_at column that is showing '2016-05-05 04:19:14' . I need it to display '2016-05-05 16:19:14'. I have tried setting the timestamp to 'Pacific/Auckland' but its still showing the UTC time. This is working locally but not live. Is this an October CMS issue or something to do with the server? I have set the servers timezone to 'Pacific/Auckland' as well.
Last updated
Not sure if this is related but...
After update last night I noticed the time picker has changed. It now shows AM/PM instead of 24HR time. It also submits a full datetime value. This has caused my timestamp validation to break. I spent way too much time the first time getting timestamps to validate. I am not looking forward to going back and fixing it again.
- I would like to show 24HR instead of AM/PM ( config option maybe )
- Can you suggest proper rule to validate timestamps coming from timepicker?
if its coming in list can you check in if you have set type = datetime in columns.yaml or fields.yaml
1-4 of 4