Home
last modified time | relevance | path

Searched refs:totimestamp (Results 1 – 12 of 12) sorted by relevance

/dports/www/moodle310/moodle/mod/forum/report/summary/classes/output/
H A Dfilters.php244 $totimestamp = $timestamptoday;
248 $totimestamp = $datetodata['timestamp'];
264 'timestamp' => $totimestamp,
272 …$todatestring = $calendartype->timestamp_to_date_string($totimestamp, $displayformat, $timezone, t…
/dports/www/moodle311/moodle/mod/forum/report/summary/classes/output/
H A Dfilters.php244 $totimestamp = $timestamptoday;
248 $totimestamp = $datetodata['timestamp'];
264 'timestamp' => $totimestamp,
272 …$todatestring = $calendartype->timestamp_to_date_string($totimestamp, $displayformat, $timezone, t…
/dports/www/moodle39/moodle/mod/forum/report/summary/classes/output/
H A Dfilters.php244 $totimestamp = $timestamptoday;
248 $totimestamp = $datetodata['timestamp'];
264 'timestamp' => $totimestamp,
272 …$todatestring = $calendartype->timestamp_to_date_string($totimestamp, $displayformat, $timezone, t…
/dports/www/moodle39/moodle/mod/forum/
H A Dexport.php36 $totimestamp = optional_param('timestampto', '', PARAM_INT); variable
49 $to = $totimestamp;
/dports/www/moodle310/moodle/mod/forum/
H A Dexport.php36 $totimestamp = optional_param('timestampto', '', PARAM_INT); variable
49 $to = $totimestamp;
/dports/www/moodle311/moodle/mod/forum/
H A Dexport.php36 $totimestamp = optional_param('timestampto', '', PARAM_INT); variable
49 $to = $totimestamp;
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/py7zr/
H A Dhelpers.py194 def totimestamp(self) -> float: member in ArchiveTimestamp
201 return datetime.fromtimestamp(self.totimestamp(), UTC())
H A Dpy7zr.py498 creationtime = ArchiveTimestamp(properties['lastwritetime']).totimestamp()
/dports/devel/py-mongokit/mongokit-0.9.1.1/mongokit/
H A Dhelpers.py33 def totimestamp(value): function
H A Ddocument.py37 totimestamp,
479 struct[key] = totimestamp(struct[key])
490 struct[key] = [totimestamp(obj) for obj in struct[key]]
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dsqlanywhere.vim50 syn keyword sqlFunction textptr todate todatetimeoffset today totimestamp traceback transactsql
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dsqlanywhere.vim50 syn keyword sqlFunction textptr todate todatetimeoffset today totimestamp traceback transactsql