gsscoder/commandline

TimeSpan option failing to parse with "bad format"

georgiosd opened this issue · 1 comments

If defined a TimeSpan? property in my options and passed it as "00:30" from the commandline but it failed with "bad format".

Is this not supported?

I'm having the same problem with a nullable enum.