DateFormatter should return a struct FormattedDate(Start, Separator?, End?, StartLong, EndLong?) that can be rendered with Blazor, where the longer formats are displayed using a popup
Or we could just replace DateFormatter with FormattedDate
Also show the time zone
Support all-day events
DateFormatter should return a struct
FormattedDate(Start, Separator?, End?, StartLong, EndLong?)that can be rendered with Blazor, where the longer formats are displayed using a popupOr we could just replace DateFormatter with FormattedDate
Also show the time zone
Support all-day events