[datetime] element index

Package indexes

All elements
a c d e g h i l m o p s t v w y _
_
top
Method _copy
lmbDateTime::_copy() in lmbDateTime.class.php
Method _correctDayOfWeek
lmbDateTime::_correctDayOfWeek() in lmbDateTime.class.php
Method _createTimeZoneObject
lmbDateTime::_createTimeZoneObject() in lmbDateTime.class.php
Method _setByStamp
lmbDateTime::_setByStamp() in lmbDateTime.class.php
Method _setByString
lmbDateTime::_setByString() in lmbDateTime.class.php
Method __construct
lmbMonth::__construct() in lmbMonth.class.php
Method __construct
lmbDateTimePeriod::__construct() in lmbDateTimePeriod.class.php
Method __construct
lmbDatePeriod::__construct() in lmbDatePeriod.class.php
Method __construct
lmbDateTime::__construct() in lmbDateTime.class.php
a
top
Method addDay
lmbDateTime::addDay() in lmbDateTime.class.php
Method addHour
lmbDateTime::addHour() in lmbDateTime.class.php
Method addMinute
lmbDateTime::addMinute() in lmbDateTime.class.php
Method addMonth
lmbDateTime::addMonth() in lmbDateTime.class.php
Method addSecond
lmbDateTime::addSecond() in lmbDateTime.class.php
Method addWeek
lmbDateTime::addWeek() in lmbDateTime.class.php
Method addYear
lmbDateTime::addYear() in lmbDateTime.class.php
c
top
Method compare
lmbDateTime::compare() in lmbDateTime.class.php
Compares object with $d date object.
Method create
lmbDateTime::create() in lmbDateTime.class.php
Wrapper around constructor
Method createByDays
lmbDateTime::createByDays() in lmbDateTime.class.php
Page common.inc.php
common.inc.php in common.inc.php
d
top
Variable $day
lmbDateTime::$day in lmbDateTime.class.php
Variable $default
lmbDateTimeZone::$default in lmbDateTimeZone.class.php
Variable $dstlongname
lmbDateTimeZone::$dstlongname in lmbDateTimeZone.class.php
Variable $dstshortname
lmbDateTimeZone::$dstshortname in lmbDateTimeZone.class.php
Method date
lmbDateTime::date() in lmbDateTime.class.php
Class Constant DATE_ISO_REGEX
lmbDateTime::DATE_ISO_REGEX in lmbDateTime.class.php
Class Constant DAY
lmbDateTime::DAY in lmbDateTime.class.php
e
top
Variable $end
lmbDatePeriod::$end in lmbDatePeriod.class.php
Variable $end
lmbDateTimePeriod::$end in lmbDateTimePeriod.class.php
Variable $end_date
lmbMonth::$end_date in lmbMonth.class.php
g
top
Method getAllWeeks
lmbMonth::getAllWeeks() in lmbMonth.class.php
Method getAvailableIds
lmbDateTimeZone::getAvailableIds() in lmbDateTimeZone.class.php
Returns the list of valid time zone id strings
Method getBeginOfDay
lmbDateTime::getBeginOfDay() in lmbDateTime.class.php
Method getBeginOfMonth
lmbDateTime::getBeginOfMonth() in lmbDateTime.class.php
Method getBeginOfWeek
lmbDateTime::getBeginOfWeek() in lmbDateTime.class.php
Method getBeginOfYear
lmbDateTime::getBeginOfYear() in lmbDateTime.class.php
Method getDateDays
lmbDateTime::getDateDays() in lmbDateTime.class.php
Method getDay
lmbDateTime::getDay() in lmbDateTime.class.php
Method getDayOfWeek
lmbDateTime::getDayOfWeek() in lmbDateTime.class.php
Method getDayOfYear
lmbDateTime::getDayOfYear() in lmbDateTime.class.php
Method getDefault
lmbDateTimeZone::getDefault() in lmbDateTimeZone.class.php
Method getDSTLongName
lmbDateTimeZone::getDSTLongName() in lmbDateTimeZone.class.php
Returns the DST long name for this time zone, i.e. "Central Daylight Time"
Method getDSTSavings
lmbDateTimeZone::getDSTSavings() in lmbDateTimeZone.class.php
Get the DST offset for this time zone
Method getDSTShortName
lmbDateTimeZone::getDSTShortName() in lmbDateTimeZone.class.php
Returns the DST short name for this time zone, i.e. "CDT"
Method getDuration
lmbDatePeriod::getDuration() in lmbDatePeriod.class.php
Method getDuration
lmbDateTimePeriod::getDuration() in lmbDateTimePeriod.class.php
Method getEnd
lmbDatePeriod::getEnd() in lmbDatePeriod.class.php
Method getEnd
lmbDateTimePeriod::getEnd() in lmbDateTimePeriod.class.php
Method getEndDate
lmbMonth::getEndDate() in lmbMonth.class.php
Method getEndOfDay
lmbDateTime::getEndOfDay() in lmbDateTime.class.php
Method getEndOfMonth
lmbDateTime::getEndOfMonth() in lmbDateTime.class.php
Method getEndOfWeek
lmbDateTime::getEndOfWeek() in lmbDateTime.class.php
Method getEndOfYear
lmbDateTime::getEndOfYear() in lmbDateTime.class.php
Method getHour
lmbDateTime::getHour() in lmbDateTime.class.php
Method getId
lmbDateTimeZone::getId() in lmbDateTimeZone.class.php
Returns the time zone id for this time zone, i.e. "America/Chicago"
Method getIntlDayOfWeek
lmbDateTime::getIntlDayOfWeek() in lmbDateTime.class.php
Method getIsoDate
lmbDateTime::getIsoDate() in lmbDateTime.class.php
Method getIsoShortDate
lmbDateTime::getIsoShortDate() in lmbDateTime.class.php
Method getIsoShortTime
lmbDateTime::getIsoShortTime() in lmbDateTime.class.php
Method getIsoTime
lmbDateTime::getIsoTime() in lmbDateTime.class.php
Method getLongName
lmbDateTimeZone::getLongName() in lmbDateTimeZone.class.php
Returns the long name for this time zone,
Method getMinute
lmbDateTime::getMinute() in lmbDateTime.class.php
Method getMonth
lmbDateTime::getMonth() in lmbDateTime.class.php
Method getMonth
lmbMonth::getMonth() in lmbMonth.class.php
Method getMonthName
lmbMonth::getMonthName() in lmbMonth.class.php
Method getMonthShortName
lmbMonth::getMonthShortName() in lmbMonth.class.php
Method getNextMonth
lmbMonth::getNextMonth() in lmbMonth.class.php
Method getNumberOfDays
lmbMonth::getNumberOfDays() in lmbMonth.class.php
Method getNumberOfWeeks
lmbMonth::getNumberOfWeeks() in lmbMonth.class.php
Method getOffset
lmbDateTimeZone::getOffset() in lmbDateTimeZone.class.php
Get the DST-corrected offset to UTC for the given date
Method getPhpDayOfWeek
lmbDateTime::getPhpDayOfWeek() in lmbDateTime.class.php
Method getPrevMonth
lmbMonth::getPrevMonth() in lmbMonth.class.php
Method getRawOffset
lmbDateTimeZone::getRawOffset() in lmbDateTimeZone.class.php
Returns the raw (non-DST-corrected) offset from UTC/GMT for this time zone
Method getSecond
lmbDateTime::getSecond() in lmbDateTime.class.php
Method getShortName
lmbDateTimeZone::getShortName() in lmbDateTimeZone.class.php
Returns the short name for this time zone, i.e. "CST"
Method getStamp
lmbDateTime::getStamp() in lmbDateTime.class.php
Method getStart
lmbDatePeriod::getStart() in lmbDatePeriod.class.php
Method getStart
lmbDateTimePeriod::getStart() in lmbDateTimePeriod.class.php
Method getStartDate
lmbMonth::getStartDate() in lmbMonth.class.php
Method getTimeZone
lmbDateTime::getTimeZone() in lmbDateTime.class.php
Method getTimeZoneObject
lmbDateTime::getTimeZoneObject() in lmbDateTime.class.php
Method getWeek
lmbMonth::getWeek() in lmbMonth.class.php
Method getWeekOfYear
lmbDateTime::getWeekOfYear() in lmbDateTime.class.php
Method getWeekStartsAt
lmbDateTime::getWeekStartsAt() in lmbDateTime.class.php
Method getYear
lmbMonth::getYear() in lmbMonth.class.php
Method getYear
lmbDateTime::getYear() in lmbDateTime.class.php
h
top
Variable $hasdst
lmbDateTimeZone::$hasdst in lmbDateTimeZone.class.php
Variable $hour
lmbDateTime::$hour in lmbDateTime.class.php
Method hasDaylightTime
lmbDateTimeZone::hasDaylightTime() in lmbDateTimeZone.class.php
Returns true if this zone observes daylight savings time
Class Constant HOUR
lmbDateTime::HOUR in lmbDateTime.class.php
i
top
Variable $id
lmbDateTimeZone::$id in lmbDateTimeZone.class.php
Method includes
lmbDatePeriod::includes() in lmbDatePeriod.class.php
Method includes
lmbDateTimePeriod::includes() in lmbDateTimePeriod.class.php
Method inDaylightTime
lmbDateTimeZone::inDaylightTime() in lmbDateTimeZone.class.php
Is the given date/time in DST for this time zone
Method intersects
lmbDateTimePeriod::intersects() in lmbDateTimePeriod.class.php
Method intersects
lmbDatePeriod::intersects() in lmbDatePeriod.class.php
Method isAfter
lmbDateTime::isAfter() in lmbDateTime.class.php
Method isBefore
lmbDateTime::isBefore() in lmbDateTime.class.php
Method isEqual
lmbDateTimePeriod::isEqual() in lmbDateTimePeriod.class.php
Method isEqual
lmbDateTime::isEqual() in lmbDateTime.class.php
Method isEqual
lmbDatePeriod::isEqual() in lmbDatePeriod.class.php
Method isEqual
lmbDateTimeZone::isEqual() in lmbDateTimeZone.class.php
Is this time zone equal to another
Method isEqualDate
lmbDateTime::isEqualDate() in lmbDateTime.class.php
Method isEquivalent
lmbDateTimeZone::isEquivalent() in lmbDateTimeZone.class.php
Is this time zone equivalent to another
Method isInDaylightTime
lmbDateTime::isInDaylightTime() in lmbDateTime.class.php
Method isInside
lmbDatePeriod::isInside() in lmbDatePeriod.class.php
Method isInside
lmbDateTimePeriod::isInside() in lmbDateTimePeriod.class.php
Method isLeapYear
lmbDateTime::isLeapYear() in lmbDateTime.class.php
Method isValid
lmbDateTime::isValid() in lmbDateTime.class.php
Method isValidId
lmbDateTimeZone::isValidId() in lmbDateTimeZone.class.php
l
top
Variable $longname
lmbDateTimeZone::$longname in lmbDateTimeZone.class.php
Page lmbDate.class.php
lmbDate.class.php in lmbDate.class.php
Page lmbDatePeriod.class.php
lmbDatePeriod.class.php in lmbDatePeriod.class.php
Page lmbDateTime.class.php
lmbDateTime.class.php in lmbDateTime.class.php
Page lmbDateTimePeriod.class.php
lmbDateTimePeriod.class.php in lmbDateTimePeriod.class.php
Page lmbDateTimeZone.class.php
lmbDateTimeZone.class.php in lmbDateTimeZone.class.php
Page lmbMonth.class.php
lmbMonth.class.php in lmbMonth.class.php
Class lmbDate
lmbDate in lmbDate.class.php
class lmbDateTime.
Class lmbDatePeriod
lmbDatePeriod in lmbDatePeriod.class.php
class lmbDatePeriod.
Class lmbDateTime
lmbDateTime in lmbDateTime.class.php
class lmbDateTime.
Class lmbDateTimePeriod
lmbDateTimePeriod in lmbDateTimePeriod.class.php
class lmbDateTimePeriod.
Class lmbDateTimeZone
lmbDateTimeZone in lmbDateTimeZone.class.php
time_zone representation class, along with time zone information data.
Method lmbDateTimeZone
lmbDateTimeZone::lmbDateTimeZone() in lmbDateTimeZone.class.php
Class lmbMonth
lmbMonth in lmbMonth.class.php
class lmbMonth.
m
top
Variable $minute
lmbDateTime::$minute in lmbDateTime.class.php
Variable $month
lmbDateTime::$month in lmbDateTime.class.php
Class Constant MINUTE
lmbDateTime::MINUTE in lmbDateTime.class.php
o
top
Variable $offset
lmbDateTimeZone::$offset in lmbDateTimeZone.class.php
p
top
Page package.php
package.php in package.php
s
top
Variable $second
lmbDateTime::$second in lmbDateTime.class.php
Variable $shortname
lmbDateTimeZone::$shortname in lmbDateTimeZone.class.php
Variable $start
lmbDateTimePeriod::$start in lmbDateTimePeriod.class.php
Variable $start
lmbDatePeriod::$start in lmbDatePeriod.class.php
Variable $start_date
lmbMonth::$start_date in lmbMonth.class.php
Method setDay
lmbDateTime::setDay() in lmbDateTime.class.php
Method setDefault
lmbDateTimeZone::setDefault() in lmbDateTimeZone.class.php
Method setHour
lmbDateTime::setHour() in lmbDateTime.class.php
Method setMinute
lmbDateTime::setMinute() in lmbDateTime.class.php
Method setMonth
lmbDateTime::setMonth() in lmbDateTime.class.php
Method setSecond
lmbDateTime::setSecond() in lmbDateTime.class.php
Method setTimeZone
lmbDateTime::setTimeZone() in lmbDateTime.class.php
Method setWeekStartsAt
lmbDateTime::setWeekStartsAt() in lmbDateTime.class.php
Method setYear
lmbDateTime::setYear() in lmbDateTime.class.php
Method stampToIso
lmbDateTime::stampToIso() in lmbDateTime.class.php
Method stampToShortIso
lmbDateTime::stampToShortIso() in lmbDateTime.class.php
Method strftime
lmbDateTime::strftime() in lmbDateTime.class.php
Method stripDate
lmbDateTime::stripDate() in lmbDateTime.class.php
Method stripTime
lmbDateTime::stripTime() in lmbDateTime.class.php
t
top
Variable $tz
lmbDateTime::$tz in lmbDateTime.class.php
Method toString
lmbDateTimePeriod::toString() in lmbDateTimePeriod.class.php
Method toString
lmbDateTime::toString() in lmbDateTime.class.php
Method toString
lmbDatePeriod::toString() in lmbDatePeriod.class.php
Method toUTC
lmbDateTime::toUTC() in lmbDateTime.class.php
v
top
Method validate
lmbDateTime::validate() in lmbDateTime.class.php
w
top
Variable $week_starts_at
lmbDateTime::$week_starts_at in lmbDateTime.class.php
Defines what day starts the week.
Class Constant WEEK
lmbDateTime::WEEK in lmbDateTime.class.php
y
top
Variable $year
lmbDateTime::$year in lmbDateTime.class.php
a c d e g h i l m o p s t v w y _