11 references to SetConfiguredTimeFormat
Aspire.Dashboard (2)
Components\Dialogs\SettingsDialog.razor.cs (1)
120TimeProvider.SetConfiguredTimeFormat(_timeFormat);
Components\Layout\MainLayout.razor.cs (1)
121TimeProvider.SetConfiguredTimeFormat(timeFormatResult.Value);
Aspire.Dashboard.Tests (9)
FormatHelpersTests.cs (9)
56provider.SetConfiguredTimeFormat(timeFormat); 80provider.SetConfiguredTimeFormat(timeFormat); 104provider.SetConfiguredTimeFormat(timeFormat); 128provider.SetConfiguredTimeFormat(timeFormat); 158provider.SetConfiguredTimeFormat(format); 173provider.SetConfiguredTimeFormat(format); 195provider.SetConfiguredTimeFormat(format); 206provider.SetConfiguredTimeFormat(TimeFormat.TwelveHour); 220provider.SetConfiguredTimeFormat(TimeFormat.TwentyFourHour);