$date->setMicrosecond()
$date->setMicrosecond(int $microsecond): Kirby\Toolkit\Date
Parameters
| Name | Type | Default |
|---|---|---|
| $microsecondrequired | int |
no default value |
Return type
This method does not modify the existing $date object but returns a new object with the changes applied. Learn more →
Parent class
Kirby\Toolkit\Date
inherited from DateTime