Closed wilsonfreitas closed 10 years ago
It would be nice to compare the date type and iso formatted strings. It is awful convert from date to string and vice-versa to do computations and comparisons.
I could do like R does. It handles dates and strings the same way, indistinctly.
Date class has been implemented but for internal use only.
Date
It would be nice to compare the date type and iso formatted strings. It is awful convert from date to string and vice-versa to do computations and comparisons.