Description Usage Arguments Examples
This function generates the last day of a month from a character string in format yyyy-mm-dd and returns a character string with the end of that month
1 2 | ## S3 method for class 'of.month.from.datestring'
end(mydate)
|
mydate |
A date as character string in yyyy-mm-dd format |
1 | end.of.month.from.date("2015-05-01")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.