jden123 / JustCli

Just a quick way to create your own command line tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot set datetime default value.

jden123 opened this issue · comments

The following values are supported:

  • MinValue -> DateTime.MinValue
  • MaxValue -> DateTime.MaxValue
  • culture invariant string. Ex: "1983.10.03" -> 3rd of October 1983