to.db.date: Convert an R object to a date object that can be used in a...

View source: R/db_util.r

to.db.dateR Documentation

Convert an R object to a date object that can be used in a WHERE clause.

Description

Convert an R object to a date object that can be used in a WHERE clause.

Usage

to.db.date(val, origin = "1970-01-01")

skranz/dbmisc documentation built on Oct. 15, 2022, 2:11 p.m.