Closed kasrllc closed 10 years ago
using Datetime date(2014,4,1) - months(17)
date(2014,4,1) - months(16)
The following doesn't seem to work:
using Datetime date(2014,4,1) - months(17)
whereas the following does:
date(2014,4,1) - months(16)