TrackingClockInterface
TrackingClockInterface.php
:
14
Interface
Methods¶
addDays()
¶
TrackingClockInterface.php
:
23
Add days (supports fractional days like 0.015 for ~21.6 minutes).
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $days | float | - | - |
Return values
DateTimeImmutable
Tags
now()
¶
TrackingClockInterface.php
:
16
|
|
|
Return values
DateTimeImmutable