Utility to manipulate dates and convert date format
Located in /utils/jDateTime.class.php (line 70)
Add a duration to the date.
You can specify the duration in a jDateTime object (which then is not a date/time) 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 jDateTime object (which then is not a date/time) or give each value of the duration
convert the date to a string format
BD_DFORMAT
= 20
(line 95)
use DB_* consts instead
BD_DTFORMAT
= 21
(line 96)
use DB_* consts instead
BD_TFORMAT
= 22
(line 97)
use DB_* consts instead
DB_DFORMAT
= 20
(line 83)
DB_DTFORMAT
= 21
(line 84)
DB_TFORMAT
= 22
(line 85)
ISO8601_FORMAT
= 40
(line 86)
LANG_DFORMAT
= 10
(line 80)
LANG_DTFORMAT
= 11
(line 81)
LANG_TFORMAT
= 12
(line 82)
RFC822_FORMAT
= 60
(line 88)
RFC2822_FORMAT
= 61
(line 89)
TIMESTAMP_FORMAT
= 50
(line 87)
Documentation generated on Wed, 07 Sep 2011 13:47:10 +0200 by phpDocumentor 1.4.3