forked from Wavyzz/dolibarr
Doxygen
This commit is contained in:
@@ -482,8 +482,8 @@ function dol_print_date($time,$format='',$to_gmt=false,$outputlangs='',$encodeto
|
||||
* YYYYMMDDHHMMSS
|
||||
* DD/MM/YY or DD/MM/YYYY (this format should not be used anymore)
|
||||
* DD/MM/YY HH:MM:SS or DD/MM/YYYY HH:MM:SS (this format should not be used anymore)
|
||||
* \return date Date
|
||||
* \example 19700101020000 -> 7200
|
||||
* 19700101020000 -> 7200
|
||||
* \return date Date
|
||||
*/
|
||||
function dol_stringtotime($string)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user