Utility to manipulate dates and convert date format
Located in /utils/jDateTime.class.php (line 74)
Add a duration to the date.
You can specify the duration in a jDuration object or give each value of the duration.
to know the duration between two dates.
read a string to extract date values
substract a duration to the date You can specify the duration in a jDuration object or give each value of the duration.
convert the date to a string format
BD_DFORMAT
= 20
(line 99)
use DB_* consts instead
BD_DTFORMAT
= 21
(line 100)
use DB_* consts instead
BD_TFORMAT
= 22
(line 101)
use DB_* consts instead
DB_DFORMAT
= 20
(line 87)
DB_DTFORMAT
= 21
(line 88)
DB_TFORMAT
= 22
(line 89)
ISO8601_FORMAT
= 40
(line 90)
LANG_DFORMAT
= 10
(line 84)
LANG_DTFORMAT
= 11
(line 85)
LANG_TFORMAT
= 12
(line 86)
RFC822_FORMAT
= 60
(line 92)
RFC2822_FORMAT
= 61
(line 93)
TIMESTAMP_FORMAT
= 50
(line 91)
Documentation generated on Thu, 22 Mar 2012 22:15:12 +0100 by phpDocumentor 1.4.3