File path: dist/twist/Core/Utilities/DateTime.utility.php
Namespace: Twist\Core\Utilities
Extends: Base
time
— Get the current timestamp from the system, depending on framework settings this will either be from MySQL connection of natively from PHP.
void — No return information has been documented for this function.
<?php
//Call the function time with the example vars
Twist::DateTime() -> time();