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