robertwilczynski / nChronic

A natural language date/time parser ported from Ruby
MIT License
67 stars 34 forks source link

Change the DateTimeKind to Local for all DateTimes #30

Open rosskyl opened 6 years ago

rosskyl commented 6 years ago

Currently the DateTimeKind varies based on what is parsed. "Now" produces a kind of "Local" while "3 pm" produces a kind of "Unspecified".