Closed davidgwking closed 10 years ago
Fixed a dependency issue where there is no npm module patr@>0.2.6.
Values can now have colons in them. Without this functionality, there is no way to use iso dates.
Fix to iso date string regular expression where milliseconds were not being picked up.
Added a couple of date parsing tests.
Thank you for this fix!
Fixed a dependency issue where there is no npm module patr@>0.2.6.
Values can now have colons in them. Without this functionality, there is no way to use iso dates.
Fix to iso date string regular expression where milliseconds were not being picked up.
Added a couple of date parsing tests.