encode_datetime: Functions for BSON datetime type...

Description Usage Arguments Details

Description

Functions for BSON datetime type

Usage

1
encode_datetime(datetime)

Arguments

num

a R date to convert

raw

a raw vector to convert

name

the name of a datetime BSON element

Details

The BSON datetime is UTC milliseconds since the unix epoch. This is conveniently the internal representation of dates in R.


strongh/rbson documentation built on May 30, 2019, 8:32 p.m.