mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 09:38:23 +01:00
Doxygen
This commit is contained in:
@@ -548,9 +548,9 @@ class DoliDb
|
||||
|
||||
/**
|
||||
* \brief Convert (by PHP) a PHP server TZ string date into a GM Timestamps date
|
||||
* \param string Date in a string (YYYYMMDDHHMMSS, YYYYMMDD, YYYY-MM-DD HH:MM:SS)
|
||||
* 19700101020000 -> 3600 with TZ+1
|
||||
* \param string Date in a string (YYYYMMDDHHMMSS, YYYYMMDD, YYYY-MM-DD HH:MM:SS)
|
||||
* \return date Date TMS
|
||||
* \example 19700101020000 -> 3600 with TZ+1
|
||||
*/
|
||||
function jdate($string)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user