Свойство | Тип | Описание | |
---|---|---|---|
$date | DateTime | Date | |
$randomWithinSeconds | integer | Random within seconds |
Метод | Описание | |
---|---|---|
__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 |
public __toString ( ) : string | ||
Результат | string | Formatted date |
protected int $randomWithinSeconds | ||
Результат | integer |