Home
last modified time | relevance | path

Searched defs:timezone (Results 1 – 25 of 27) sorted by relevance

12

/plugin/judge/helper/
Djdatetime.class.php52 …private static $timezone = null; //Timezone String e.g Asia/Tehran, Defaults to Server Timezone Se… variable in jDateTime
69 public function __construct($convert = null, $jalali = null, $timezone = null)
93 …public static function date($format, $stamp = false, $convert = null, $jalali = null, $timezone = …
262 public static function gDate($format, $stamp = false, $timezone = null)
284 …tatic function strftime($format, $stamp = false, $convert = null, $jalali = null, $timezone = null)
338 …tic function mktime($hour, $minute, $second, $month, $day, $year, $jalali = null, $timezone = null)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
DCutoffTime.php33 public $timezone; variable in Google\\Service\\ShoppingContent\\CutoffTime
66 public function setTimezone($timezone)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
DAccountTreeRequest.php37 public $timezone; variable in Google\\Service\\Analytics\\AccountTreeRequest
92 public function setTimezone($timezone)
DProfile.php103 public $timezone; variable in Google\\Service\\Analytics\\Profile
418 public function setTimezone($timezone)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseDynamicLinks/
DDeviceInfo.php49 public $timezone; variable in Google\\Service\\FirebaseDynamicLinks\\DeviceInfo
138 public function setTimezone($timezone)
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
DDateRange.php29 public function setTimezone(string $timezone): self
DAutoDateHistogram.php45 public function setTimezone(string $timezone): self
DDateHistogram.php70 public function setTimezone(string $timezone): self
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
DDateTimeImmutable.php29 public function __construct(bool $useMicroseconds, ?DateTimeZone $timezone = null)
DLogger.php143 protected $timezone; variable in Monolog\\Logger
158 …nstruct(string $name, array $handlers = [], array $processors = [], ?DateTimeZone $timezone = null)
/plugin/gtime/gtlib/util/
DGTUtil.php235 public static function decodeTime($time, $timezone = null) {
296 public static function formatTime($time, $timezone = null) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
DDateProcessor.php43 public function setTimezone(string $timezone): self
DDateIndexNameProcessor.php73 public function setTimezone(string $timezone): self
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
DDateHandlerTest.php22 private $timezone; variable in JMS\\Serializer\\Tests\\Handler\\DateHandlerTest
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
DIntl.php42 … $date, $dateFormat = 'medium', $timeFormat = 'medium', $locale = null, $timezone = null, $format …
/plugin/davcal/
H A Dhelper.php413 public function updateCalendarTimezone($calid, $timezone)
968 …public function getEventsWithinDateRange($id, $user, $startDate, $endDate, $timezone, $color = nul…
1070 …private function convertIcalDataToEntry($event, $page, $timezone, $uid, $color, $recurring = false)
H A Dscript.js99 timezone: tz, property
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
DCoreExtension.php42 protected $timezone = null; variable in Twig\\Extension\\CoreExtension
98 public function setTimezone($timezone)
412 function twig_date_format_filter(Environment $env, $date, $format = null, $timezone = null)
459 function twig_date_converter(Environment $env, $date = null, $timezone = null)
/plugin/authgoogle/google/contrib/
DGoogle_Oauth2Service.php192 public $timezone; variable in Google_Userinfo
260 public function setTimezone( $timezone) {
DGoogle_AnalyticsService.php2402 public $timezone; variable in Google_Profile
2497 public function setTimezone( $timezone) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
DQueryString.php221 public function setTimezone(string $timezone): self
/plugin/davcal/db/
H A Dupdate0001.sql24 timezone text, field
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Localservices/
DGoogleAdsHomeservicesLocalservicesV1DetailedLeadReport.php281 public function setTimezone(GoogleTypeTimeZone $timezone)
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
DInlineTest.php545 … testParseTimestampAsDateTimeObject($yaml, $year, $month, $day, $hour, $minute, $second, $timezone)
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js2844 timezone: false, property

12