Update adodb-time.inc.php
See Wiki: https://adodb.org/dokuwiki/doku.php?id=v5:datetime:datetime_index Download: https://github.com/ADOdb/ADOdb/blob/master/adodb-time.inc.php
This commit is contained in:
parent
41ae8f6f68
commit
58aa06b584
@ -1,7 +1,8 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
ADOdb Date Library, part of the ADOdb abstraction library
|
ADOdb Date Library, part of the ADOdb abstraction library
|
||||||
Download: http://phplens.com/phpeverywhere/
|
See Wiki: https://adodb.org/dokuwiki/doku.php?id=v5:datetime:datetime_index
|
||||||
|
Download: https://github.com/ADOdb/ADOdb/blob/master/adodb-time.inc.php
|
||||||
|
|
||||||
PHP native date functions use integer timestamps for computations.
|
PHP native date functions use integer timestamps for computations.
|
||||||
Because of this, dates are restricted to the years 1901-2038 on Unix
|
Because of this, dates are restricted to the years 1901-2038 on Unix
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user