| XDate | R Documentation |
A formatted date string
staypuft::FieldABC -> staypuft::Field -> Date
new()Create a new Date object
XDate$new(format = NULL)
@paramformat Either "rfc" (for RFC822) or "iso" (for ISO8601)
format_date()XDate$format_date(value)
to_string()XDate$to_string(value)
serialize_()XDate$serialize_(value, attr = NULL, obj = NULL)
validated()XDate$validated(value)
deserialize_()XDate$deserialize_(value, attr = NULL, data = NULL)
clone()The objects of this class are cloneable with this method.
XDate$clone(deep = FALSE)
deepWhether to make a deep clone.
e.g., value: 2014-12-22T03:12:58.019077+00:00
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.