I need to show the material datepicker widget in the UTC timezone since our dates will all be shown in UTC. Since Moment.js hasn't been approved for use yet, I have to find a workaround. I have tried this method link. But it doesn't allow me to change the highlighted day when selected.
This creates an issue when clicking on the day highlighted because the datepicker doesnt update the model when the selected date is the same day.