Part of 0.3.0, since it is breaking an existing cast method.
It was determined that casting dates/datetimes to and from integer/double is too relaxed here #728 (comment)
vec_cast.Date.double()
vec_cast.POSIXct.double()
vec_cast.POSIXlt.double()
Supersedes #728 and #715
Part of 0.3.0, since it is breaking an existing cast method.
It was determined that casting dates/datetimes to and from integer/double is too relaxed here #728 (comment)
vec_cast.Date.double()vec_cast.POSIXct.double()vec_cast.POSIXlt.double()Supersedes #728 and #715