asISO8601: Returns date time string in ISO8601 format

View source: R/utils.R

asISO8601R Documentation

Returns date time string in ISO8601 format

Description

Converts an object which can be converted to a POSIXlt object to a ISO8601 date time string.

Usage

asISO8601(dt)

Arguments

dt

Date time object which can be converted to a POSIXlt object.

Value

Character string in ISO8601 format.

Author(s)

Jussi Jousimo jvj@iki.fi

Examples

asISO8601("2014-01-01")


rOpenGov/rwfs documentation built on Jan. 13, 2023, 8:55 p.m.