You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On these lines we hard-code the date/time format for the Swetugg Now API. We had to do this because the default format didn't work on some mobile phones. However, we also now hard-code the timezone. This is obviously not optimal....
On these lines we hard-code the date/time format for the Swetugg Now API. We had to do this because the default format didn't work on some mobile phones. However, we also now hard-code the timezone. This is obviously not optimal....
https://github.com/Swetugg/swetugg-web/blob/a863bc9d3672a05d22a6cbad93badcbbc2d77937/src/Swetugg.Web/Controllers/ScheduleApiController.cs#L98-L99
https://github.com/Swetugg/swetugg-web/blob/a863bc9d3672a05d22a6cbad93badcbbc2d77937/src/Swetugg.Web/Controllers/ScheduleApiController.cs#L107-L108
The text was updated successfully, but these errors were encountered: