См. определение в файле datetime.php строка 9
◆ __construct()
__construct |
( |
| $timestamp = "" | ) |
|
DateTime constructor.
- Аргументы
-
См. определение в файле datetime.php строка 25
◆ adjustTime()
Adjusts time relative current timezone offset
- Аргументы
-
MainType\DateTime | $dateTime | |
- Возвращает
- int timestamp
См. определение в файле datetime.php строка 45
◆ getTimestamp()
Gets timestamp
- Возвращает
- number
См. определение в файле datetime.php строка 150
◆ month()
Gets month from date
- Возвращает
- string
См. определение в файле datetime.php строка 67
◆ offset()
Gets datetime string with offset.
- Аргументы
-
- Возвращает
- string
См. определение в файле datetime.php строка 127
◆ quarter()
Gets quarter number
- Возвращает
- int
См. определение в файле datetime.php строка 89
◆ quarterEnd()
Gets quarter end dateTime
- Возвращает
- string
См. определение в файле datetime.php строка 113
◆ quarterStart()
Gets quarter start datetime
- Возвращает
- string
См. определение в файле datetime.php строка 100
◆ toString()
Gets datetime string
- Возвращает
- string
См. определение в файле datetime.php строка 140
◆ year()
Gets year
- Возвращает
- string
См. определение в файле datetime.php строка 78
◆ $date
◆ $dateTime
◆ $timestamp