Round a UNIX timestamp to the full minute
public static floorToMinute ( integer $intTime = null ) : integer | ||
$intTime | integer | The timestamp |
return | integer | The rounded timestamp |
public static floorToMinute ( integer $intTime = null ) : integer | ||
$intTime | integer | The timestamp |
return | integer | The rounded timestamp |