datetime {cwhmisc} | R Documentation |
datetime()
outputs date and time in ISO format
datetime(); mydate(); mytime()
character string
These functions are implemented using POSIX
Christian W. Hoffmann <c-w.hoffmann@sunrise.ch>
http://www.wsl.ch/personal_homepages/hoffmann/index_EN
datetime() #[1] "2001-02-07, 15:24:51" mydate() #[1] "2001-02-07" mytime() #[1] "15:24:12"