ad0-methods: AD0-class constructor

AD0R Documentation

AD0-class constructor

Description

Create an instance of AD0 class passing the date in character format. The format of the character date in order for it to be converted to a Java ZonedDateTime date has to be YYYY-MM-DDTXX where XX is either '00' or '24' indicating the timestamp (beginning of day/end of day).

Usage

AD0(date, ...)

## S4 method for signature 'timeDate'
AD0(date, ...)

## S4 method for signature 'character'
AD0(date, ...)

Arguments

date

The character date of format YYYY-MM-DDTXX that will be used as Analysis Date

...

Value

An object of class AD0 containing the reference to the Java date

See Also

processEvents and processEvents


wbreymann/FEMS documentation built on Dec. 8, 2022, 9:43 a.m.