20 #ifndef Rcpp_api_meat_Datetime_h
21 #define Rcpp_api_meat_Datetime_h
26 m_dt = Rcpp::as<double>(d);
33 m_dt = Rcpp::as<double>(asPOSIXct(strptime(s, fmt)));
38 inline SEXP wrap_extra_steps<Rcpp::Datetime>(SEXP x) {
double getFractionalTimestamp(void) const
SEXP new_posixt_object(double d)
Function_Impl< PreserveStorage > Function
SEXP wrap< Datetime >(const Datetime &date)