Also, what is the intended behavior for the datepicker? The function startOfDay does not return the start of day as I (personally) would expect in this context, but the local start of the day, converted to UTC, see here. This might be intended behavior and not in issue, it just had me wondering.
See https://github.com/Sciebo-RDS/describo-online/issues/1
Also, what is the intended behavior for the datepicker? The function
startOfDay
does not return the start of day as I (personally) would expect in this context, but the local start of the day, converted to UTC, see here. This might be intended behavior and not in issue, it just had me wondering.