I want to convert 2014-08-14 20:01:28.242
into a unix timestamp 245293529385
and subtract this by the current timestamp in order to figure out how many days have past and are ultimately remaining by subtracting this value from 14.
Scenario: user signs up and I want to count down the number of days remaining in their trial.