mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
doc constant update for additional timing constant
This commit is contained in:
parent
deb1f0c7b8
commit
52560d108a
@ -343,3 +343,23 @@ Time Constants
|
||||
.. php:const:: YEAR
|
||||
|
||||
Equals 31536000.
|
||||
|
||||
.. php:const:: LUSTRUM
|
||||
|
||||
Equals 157680000.
|
||||
|
||||
.. php:const:: DECADE
|
||||
|
||||
Equals 315360000.
|
||||
|
||||
.. php:const:: INDICTION
|
||||
|
||||
Equals 473040000.
|
||||
|
||||
.. php:const:: CENTURY
|
||||
|
||||
Equals 3153600000.
|
||||
|
||||
.. php:const:: MILLENNIUM
|
||||
|
||||
Equals 31536000000.
|
||||
|
Loading…
x
Reference in New Issue
Block a user