This might be out of scope for the standard formatting, but I had to display hours with value >24h for late night schedules.
The idea is simple, instead of writing 2019-01-01T02:00 we have 2018-12-31T26:00.
This is quite common in Japan, but I’m sure it is used elsewhere. This is used mostly for event schedules (cinema, tv shows, conferences…). The idea is that it’s the continuation of the days you woke up.
I wonder how this kind of date could be formatted in elixir.






















