Description Usage Arguments Value Author(s)
Function to guess the date format from an input string
1 | getDateFmt(inputString)
|
inputString |
String containing a date formatted either as yyyy-mm-dd HH:MM:SS or mm/dd/yyyy HH:MM:SS |
A date format string, either "%Y-%m-%d %H:%M:%S" or "%m/%d/%Y %H:%M:%S"
Katherine Ellis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.