Home
last modified time | relevance | path

Searched defs:date_format (Results 1 – 5 of 5) sorted by last modified time

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts449 date_format: string; property
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js6474 date_format: "%d-%m-%Y %H:%i", property in module.exports.result
/plugin/freechat/phpfreechat/src/
H A Dpfcglobalconfig.class.php596 var $date_format = 'd/m/Y'; variable in pfcGlobalConfig
/plugin/rssticker/
H A DlastRSS.php50 var $date_format = ''; variable in lastRSS
/plugin/gcalendar/inc/
H A Dgcal_show.php127 function show_day(&$options,$day,&$pages,$date_format) {