eo_php_to_moment
since 3.0.0
eo_php_to_moment( $phpformat )
Converts php date format into Moment.js date format used for javascript.
Please note that this function does not conver all tokens
Parameters
Return value
string
|
The format translated to Moment.js format: momentjs.com/docs/#/displaying/format/
|
Changelog
Resources