Today I received a feature request related to datepicker. I had to change the way of getting the “today” date. By default the datepicker gets the user’s local date/time. I had to add a feature that is getting the server’s date/time, but according to a specific UTC offset. That’s why I had to rework a [...]