ISO_8601 {bambooHR}R Documentation

Coerce to ISO 8601

Description

Coerce dates or datetimes to ISO 8601 format for Bamboo HR REST API.

Usage

as_ISO8601_character(datetime)

coerce_ISO8601(date)

Arguments

datetime

Character string. The datetime to coerce.

date

Character string. The date to coerce.

Details

Input can be simply given as a character string. See date_formats for allowed format types.

Value

Character string in ISO 8601 format.

Functions


[Package bambooHR version 0.1.1 Index]