datetime {cwhmisc}R Documentation

Show date and time in ISO format

Description

datetime() outputs date and time in ISO format

Usage

datetime(); mydate(); mytime()

Arguments

none

Value

character string

Note

These functions are implemented using POSIX

Author(s)

Christian W. Hoffmann <christian@echoffmann.ch>

Examples

datetime()  #[1] "2014-10-03, 16:00:03"

[Package cwhmisc version 6.6 Index]