1 reference to MatchSecondsInTimeFormatPattern
aspire (1)
src\Shared\DateFormatStringsHelpers.cs (1)
82
return
MatchSecondsInTimeFormatPattern
().Replace(longTimePattern, $"$1'{key.NumberDecimalSeparator}'{millisecondFormat}");