70 public function date($date =
null, $locale =
null, $useTimezone =
true, $includeTime =
true);
80 public function scopeDate($scope =
null, $date =
null, $includeTime =
false);
101 $format = \IntlDateFormatter::SHORT,
135 $dateType = \IntlDateFormatter::SHORT,
136 $timeType = \IntlDateFormatter::SHORT,
formatDate( $date=null, $format=\IntlDateFormatter::SHORT, $showTime=false)
convertConfigTimeToUtc($date, $format='Y-m-d H:i:s')
scopeDate($scope=null, $date=null, $includeTime=false)
getConfigTimezone($scopeType=null, $scopeCode=null)
date($date=null, $locale=null, $useTimezone=true, $includeTime=true)
getDateFormatWithLongYear()
isScopeDateInInterval($scope, $dateFrom=null, $dateTo=null)
scopeTimeStamp($scope=null)
getDateFormat($type=\IntlDateFormatter::SHORT)
getTimeFormat($type=null)
formatDateTime( $date, $dateType=\IntlDateFormatter::SHORT, $timeType=\IntlDateFormatter::SHORT, $locale=null, $timezone=null, $pattern=null)