1 reference to TryParseExact
dotnet-user-jwts (1)
Commands\CreateCommand.cs (1)
185
if (!TimeSpan.
TryParseExact
(validForOption.Value(), _timeSpanFormats, CultureInfo.InvariantCulture, out var validForValue))