Description Usage Arguments Details Value Author(s)
Assign correct datatype date to a variable
1 | assign_date_type(variable)
|
variable |
variable that we want to assign date datatype |
This function allows you to assign date datatype to a variable
"This function allows us to assign date data type to a variable based on:"
if a variable is date then return the variable
In other case return a date type date checking the possibilities (Permutation 3 to 3 of date functions)to return the date with the format ISO 8601 YYYY-MM-DD
Eduardo Trujillo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.