Property | Type | Description | |
---|---|---|---|
$date | DateTime | Date | |
$randomWithinSeconds | integer | Random within seconds |
Method | Description | |
---|---|---|
__construct ( string $time, integer $randomWithinSeconds = null ) | Instantiate | |
__toString ( ) : string | To string |
public __construct ( string $time, integer $randomWithinSeconds = null ) | ||
$time | string | Time value |
$randomWithinSeconds | integer | Random within seconds |
protected int $randomWithinSeconds | ||
return | integer |