Home
last modified time | relevance | path

Searched defs:timezone (Results 26 – 26 of 26) sorted by last modified time

12

/plugin/judge/helper/
H A 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)

12