Class DateTimeAccessor
Methods summary
public
|
|
public
|
|
public
|
Properties summary
Magic properties
public read-only
integer
|
$timestamp
Unix timestamp. |
public read-only
integer
|
$year
Year. |
public read-only
integer
|
$month
Month of the year. |
public read-only
integer
|
$day
Day of the month. |
public read-only
integer
|
$hour
Hour of the day. |
public read-only
integer
|
$minute
Minute of the hour. |
public read-only
integer
|
$second
Second of the minute. |
public read-only
integer
|
$quarter
Quarter of the year. |
public read-only
integer
|
$week
Week of the year. |
public read-only
integer
|
$weekday
Day of the week. |
public read-only
integer
|
$year_day
Day of the year. |