toRFC3339: toRFC3339()

Description Usage Arguments Details Value Examples

Description

Convert lubridate time to RFC 3339 for use by google API See https://tools.ietf.org/html/rfc3339

Usage

1

Arguments

x

A date-time object

Details

Assumes a UK location and corrects for British Summer Time if necessary

Value

A string containing the date-time in an RFC 3339 compatible format

Examples

1
2
toRFC3339(now())
toRFC3339(dmy("1/1/17"))

iainxingham/clinics documentation built on May 15, 2019, 4:26 p.m.