79531383

Date: 2025-03-24 14:55:00
Score: 1.5
Natty:
Report link

I detected exactly the same behavior as you described above. My solution was checking the field type again and enusre your field type is DateTime instead of Date. Now your time can be stored as well.

Unfortunately, you cannot change the type of a field within the existing layer. You can either create a new field or change the field type with the function refactor fields.

set_field_type_to_DateTime

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: lzo_mrn97