View source: R/fun.DateFormat.R
fun.dt.Type2 | R Documentation |
Date Format (function)
fun.dt.Type2(fun.dt, fun2.dt.Type)
fun.dt |
Date, Time, or DateTime data |
fun.dt2.Type |
type of input; date, time, or date |
Returns a text string representing the date/time format of the input fun.dt. Wrapped in function fun.DateTimeFormat().
#Not intended to be accessed indepedent of function "fun.DateTimeFormat()".
fun.dt.Type2(Sys.Date(),"date")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.