Hey people! First post here!
Needing to manage a TV schedule with recurrences I was wondering if there was a native way to handle times of the day (6:00, 20:00, etc. and not a datetime, which is a precise point in time) as a property? Or should I just go with a custom data type that uses 2 dropdowns (hours and minutes) and go from there?
Thanks!