| /plugin/meta/ |
| D | syntax.php | 118 private function convertDate($date) 171 private function autocompleteDate($date, $end=false) 187 private function autocompleteTime($time, $end=false)
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/ |
| D | GooglePrivacyDlpV2DateTime.php | 36 public function setDate(GoogleTypeDate $date) 64 public function setTime(GoogleTypeTimeOfDay $time)
|
| /plugin/noticeboard/classes/ |
| D | Notice.php | 74 public function setStartTime($time){ 82 public function setEndTime($time){ 99 public function setDeadline($date){
|
| /plugin/noticeboard/noticeboard/classes/ |
| D | Notice.php | 74 public function setStartTime($time){ 82 public function setEndTime($time){ 99 public function setDeadline($date){
|
| /plugin/clock/ |
| D | script.js | 15 function dwclock_adjustTZ(date, tzString, localeString) { argument 27 get time() { return this.time_; } getter in dwClock
|
| /plugin/authucenter/lib/uc_client/model/ |
| D | base.php | 27 var $time; variable in base 91 function date($time, $type = 3) { function in base
|
| /plugin/bez/meta/ |
| H A D | Tpl.php | 130 public function date($date) { argument 152 public function time_to_float($time) {
|
| /plugin/bez/mdl/ |
| H A D | Validator.php | 160 public function validate_iso_date($date) { 173 public function validate_sqlite_datetime($date) { 187 public function validate_time($time) {
|
| /plugin/onlineordering/ |
| D | send_form.php | 95 $date = date("d-m-Y"); variable 96 $time = date("H:m"); variable
|
| /plugin/calendar/ |
| D | action.php | 1369 … private function createRecurringEvents($namespace, $startDate, $endDate, $title, $time, $endTime, 1561 private function isOrdinalWeekday($date, $ordinalWeek, $targetDayOfWeek) { 1599 private function findEventNamespace($eventId, $date, $searchNamespace) { 1731 private function getExistingEventData($eventId, $date, $namespace) {
|
| D | calendar-main.js | 30 function formatLocalDate(date) { argument 569 const isEventPast = function(dateKey, time) { argument 680 window.showDayPopup = function(calId, date, namespace) { argument 945 window.showDayEvents = function(calId, date, namespace) { argument 998 window.renderEventItem = function(event, date, calId, namespace) { argument 1335 window.openAddEvent = function(calId, namespace, date) { argument 1446 window.editEvent = function(calId, eventId, date, namespace) { argument 1451 date: date, property 1541 window.deleteEvent = function(calId, eventId, date, namespace) { argument 1548 date: date, property [all …]
|
| /plugin/authgoogle/google/contrib/ |
| D | Google_ReportsService.php | 76 public function get($date, $optParams = array()) { 112 public function get($userKey, $date, $optParams = array()) { 333 public $time; variable in Google_ActivityId 347 public function setTime( $time) { 362 public $date; variable in Google_UsageReport 370 public function setDate( $date) {
|
| D | Google_AnalyticsService.php | 234 …public function delete($accountId, $webPropertyId, $customDataSourceId, $date, $type, $optParams =… 278 …public function upload($accountId, $webPropertyId, $customDataSourceId, $date, $appendNumber, $typ… 934 public $date; variable in Google_DailyUpload 969 public function setDate( $date) { 1018 public $date; variable in Google_DailyUploadAppend 1040 public function setDate( $date) { 1085 public $time; variable in Google_DailyUploadRecentChanges 1092 public function setTime( $time) {
|
| /plugin/highlightjs/highlight/languages/ |
| D | django.js | 53 …date': 1, 'dictsort': 1, 'dictsortreversed': 1, 'default_if_none': 1, 'pluralize': 1, 'lower': 1, … property
|
| D | vbscript.js | 13 …, 'ltrim': 1, 'sqr': 1, 'scriptenginemajorversion': 1, 'time': 1, 'derived': 1, 'eval': 1, 'date':… property
|
| D | sql.js | 13 …1, 'month': 1, 'current_timestamp': 1, 'using': 1, 'go': 1, 'revoke': 1, 'smallint': 1, 'indicator… property
|
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | commons-lang3-3.5.jar | ... translate/
org/apache/commons/lang3/time/
org/apache/commons/lang3/tuple ... |
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
| D | dhtmlxgantt.js | 6515 date: "%d %M" property 6646 date_part: function (date) { argument 6655 time_part: function (date) { argument 6658 week_start: function (date) { argument 6666 month_start: function (date) { argument 6670 quarter_start: function (date) { argument 6688 year_start: function (date) { argument 6692 day_start: function (date) { argument 6695 hour_start: function (date) { argument 6702 minute_start: function (date) { argument [all …]
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 10249 function calendar$1 (time, formats) { argument 10433 function from (time, withoutSuffix) { argument 10447 function to (time, withoutSuffix) { argument 49106 date = dateFromDate; property 49108 date = dateFromMoment; property 50023 isWeekend = function(date) argument 50040 setToStartOfDay = function(date) argument 50632 setMoment: function(date, preventOnSelect) argument 50650 setDate: function(date, preventOnSelect) argument 50694 gotoDate: function(date) argument
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.js | 1797 $def(self, '$call', function $$call(severity, time, progname, msg) { argument 16951 var getYear = function (time, utc_offset) { argument 16954 var getMonth = function (time, utc_offset) { argument 16957 var getDay = function (time, utc_offset) { argument 16960 var getHours = function (time, utc_offset) { argument 17184 return $def(self, '$call', function $$call(severity, time, progname, msg) { argument 19425 Document.RevisionInfo = function (date, number, remark) { argument 20515 LoggerFormatter.prototype.call = function (severity, time, programName, message) { argument
|
| /plugin/jdraw/lib/ |
| D | apache-mime4j-0.6.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/jcapture/lib/ |
| D | apache-mime4j-0.6.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/highlightjs/highlight/ |
| D | highlight.pack.js | 1 …</gm,"<").replace(/>/gm,">")}function k(s,r){if(!s){return false}for(var c=0;c<s.length;c++)… variable
|
| /plugin/datatables/assets/datatables.net/js/ |
| D | jquery.dataTables.js | 6434 time: +new Date(), property 15491 date: __mlHelper('toLocaleDateString'), property 15493 time: __mlHelper('toLocaleTimeString'), property
|
| /plugin/jsoneditor/script/ |
| D | jsoneditor.min.js | 2 …n"==typeof define&&define.amd)define([],e);else{var r=e();for(var n in r)("object"==typeof exports… property
|