Is your feature request related to a problem? Please describe.
Right now in #389 we made the decision to convert dates to a date string and back into a timestamp to ensure consistent time information. However it would be preferred if there is a better way.
Is your feature request related to a problem? Please describe.
Right now in #389 we made the decision to convert dates to a date string and back into a timestamp to ensure consistent time information. However it would be preferred if there is a better way.
BEFORE MERGING
git fetch origin master:master
, thengit rebase master
orgit merge master
)