X2Engine / X2CRM

X2CRM Open Source CRM - PHP
http://www.x2crm.com
342 stars 168 forks source link

Added strtotime for dueDate #171

Closed thechiangsta closed 5 years ago

thechiangsta commented 5 years ago

Since subtracting numbers from non-numeric values was deprecated, changing the date to epoch time format was necessary.