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