ISO8601Standard {fCalendar}R Documentation

Summary of ISO8601 Standard

Description

A summary and description how Rmetrics uses the ISO8601 standard.

isISO8601 test if the time/date is ISO8601 formatted.

Usage

isISO8601(x)

Arguments

x an object of class timeDate.

Value

isISO8601
returns TRUE if x is ISO8601 formated, i.e. as "%Y-%m-%d %H:%M:%S", as "%Y-%m-%d", as "%Y%m%d%H%M%S", or as "%Y%m%d".

Author(s)

Diethelm Wuertz for this summary.


[Package fCalendar version 221.10065 Index]