Home
last modified time | relevance | path

Searched refs:getDay (Results 1 – 25 of 79) sorted by relevance

1234

/plugin/virtualkeyboard/vk/extensions/
H A Ddateextensions.js153 case "a" : return DAY_NAMES[self.getDay()];
154 case "A" : return DAY_NAMES[self.getDay()+7];
180 case "w" : return self.getDay();
181 …case "W" : return String(parseInt((self.getDayOfYear() - 1 - self.getDay() + 13) / 7 - 1)).padLeft…
/plugin/indexmenu2/cms/extensions/
H A Ddateextensions.js11getDay()];case"A":return DAY_NAMES[l.getDay()+7];case"b":case"h":return MONTH_NAMES[l.getMonth()];…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessCalls/
H A DWeekDayMetrics.php41 public function getDay() function in Google\\Service\\MyBusinessBusinessCalls\\WeekDayMetrics
H A DDate.php45 public function getDay() function in Google\\Service\\MyBusinessBusinessCalls\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DDate.php45 public function getDay() function in Google\\Service\\CloudSearch\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleTypeDate.php45 public function getDay() function in Google\\Service\\Document\\GoogleTypeDate
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DDate.php45 public function getDay() function in Google\\Service\\RealTimeBidding\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/
H A DDate.php45 public function getDay() function in Google\\Service\\CloudComposer\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DDate.php45 public function getDay() function in Google\\Service\\Classroom\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DDate.php45 public function getDay() function in Google\\Service\\AdExchangeBuyerII\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DDate.php45 public function getDay() function in Google\\Service\\OSConfig\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DDate.php45 public function getDay() function in Google\\Service\\DisplayVideo\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DDate.php45 public function getDay() function in Google\\Service\\ShoppingContent\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DDate.php45 public function getDay() function in Google\\Service\\AndroidManagement\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGoogleTypeDate.php45 public function getDay() function in Google\\Service\\DLP\\GoogleTypeDate
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/
H A DGoogleTypeDate.php45 public function getDay() function in Google\\Service\\ChromePolicy\\GoogleTypeDate
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DDate.php45 public function getDay() function in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DDate.php45 public function getDay() function in Google\\Service\\Testing\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DDate.php45 public function getDay() function in Google\\Service\\MyBusinessBusinessInformation\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DDate.php45 public function getDay() function in Google\\Service\\Storagetransfer\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DResourcePolicyWeeklyCycleDayOfWeek.php45 public function getDay() function in Google\\Service\\Compute\\ResourcePolicyWeeklyCycleDayOfWeek
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/
H A DDate.php45 public function getDay() function in Google\\Service\\CloudDeploy\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DDate.php45 public function getDay() function in Google\\Service\\CloudFilestore\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DDate.php45 public function getDay() function in Google\\Service\\CloudAsset\\Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
H A DDate.php45 public function getDay() function in Google\\Service\\AdMob\\Date

1234