![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
normalizeDate takes a date and a date format, and outputs the date
in the given format. For the date format specification, see
https://www.php.net/manual/en/datetime.format.php
Example: normalizeDate -date 4/5/2007 -format Y-m-d
2007-04-05