Fix build with Boost 1.67
Boost:DateTime that no longer accepts non-integer types. In the past, these types were implicitly cast down to integer values. Now this requires explicit cast.
https://svn.boost.org/trac10/ticket/11168
This fixes #60 (closed)