$date->setTimestamp()
$date->setTimestamp(int $timestamp)
Parameters
| Name | Type | Default |
|---|---|---|
| $timestamprequired | int |
no default value |
Parent class
Kirby\Toolkit\Date
inherited from DateTime
$date->setTimestamp(int $timestamp)
| Name | Type | Default |
|---|---|---|
| $timestamprequired | int |
no default value |
Kirby\Toolkit\Date
inherited from DateTime