Panel time defaults to 00:00

The time in my date&time field in the panel defaults to 00:00, the date however is correct.
The blueprint has it defined like so:
date:
type: date
default: now
time: true
step: 1
I’ve also tried to have time as a separate field entirely,but that didn’t work either. Can’t figure out what the issue is.
I can change the time manually, not ideal though.

1 Like

I’ve noticed the same (both in my own project and in a fresh v3.5.1 Starterkit) and since I could not find any existing bug report on this, created the following issue:

1 Like

Are there any updates on this matter? Is it really an issue or have I just not been able to figure out the correct way to configure the field…?

I don’t think it’s fixed yet because I have the same problem 00:00:00

@mickaeldurand This issue has already been solved in 3.6.2. The issue you have is related to the date field, but an issue with the slug field.