Replace the hours==0 && minutes==0 heuristic with an explicit has_time bool field on Task. Existing files without the field deserialize as false (date-only), preserving current behavior. Frontend components pass and receive has_time through DateTimePicker's onchange callback. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||