|  Download phpGPX\Helpers\DateTimeHelperClass DateTimeHelper 
Class name: DateTimeHelper
Namespace: phpGPX\Helpers
 MethodscomparePointsByTimestampboolean|integer phpGPX\Helpers\DateTimeHelper::comparePointsByTimestamp(\phpGPX\Models\Point $point1, \phpGPX\Models\Point $point2)
 
Visibility: public
This method is static.
 ArgumentsformatDateTimenull|string phpGPX\Helpers\DateTimeHelper::formatDateTime($datetime, string $format, string $timezone)
 
Visibility: public
This method is static.
 Arguments
$datetime mixed
$format string
$timezone string
 parseDateTime\DateTime phpGPX\Helpers\DateTimeHelper::parseDateTime($value, string $timezone)
 
Visibility: public
This method is static.
 Arguments
$value mixed
$timezone string
 |