Home
last modified time | relevance | path

Searched refs:getMinutes (Results 1 – 25 of 74) sorted by relevance

123

/plugin/dokukiwix/
H A Dscript.js229 … (currentDateTime.getMinutes()<10) currentMinutes = "0"+currentDateTime.getMinutes() ; else curren…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DTimeInput.php55 public function getMinutes() function in Google\\Service\\HangoutsChat\\TimeInput
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEventReminder.php55 public function getMinutes() function in Google\\Service\\Calendar\\EventReminder
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\OSConfig\\TimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\AuthorizedBuyersMarketplace\\TimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\Sheets\\TimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\Classroom\\TimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\CloudRedis\\TimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGoogleTypeTimeOfDay.php63 public function getMinutes() function in Google\\Service\\DLP\\GoogleTypeTimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\CloudMemorystoreforMemcached\\TimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\TimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\MyBusinessBusinessInformation\\TimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessLodging/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\MyBusinessLodging\\TimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\Storagetransfer\\TimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\AdExchangeBuyerII\\TimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\CloudTalentSolution\\TimeOfDay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DTimeOfDay.php63 public function getMinutes() function in Google\\Service\\CloudFilestore\\TimeOfDay
/plugin/clock/
H A Dscript.js29 get m() { return this.time_.getMinutes(); }
50 var Amm= cT.getMinutes();
/plugin/ckgdoku/ckeditor/plugins/signature/
H A Dplugin.js1 … "+this.numbersToTwoDigits(i.getHours())+":"+this.numbersToTwoDigits(i.getMinutes());var e='&mdash…
/plugin/ckgedit/ckeditor/plugins/signature/
H A Dplugin.js1 … "+this.numbersToTwoDigits(i.getHours())+":"+this.numbersToTwoDigits(i.getMinutes());var e='&mdash…
/plugin/fckg/fckeditor/editor/plugins/signature/
H A Dfckplugin.js36 + ':' + FCKInsertSignature.numbersToTwoDigits(d.getMinutes());
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DDateTime.php95 public function getMinutes() function in Google\\Service\\ShoppingContent\\DateTime
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleTypeDateTime.php95 public function getMinutes() function in Google\\Service\\Document\\GoogleTypeDateTime
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Playdeveloperreporting/
H A DGoogleTypeDateTime.php95 public function getMinutes() function in Google\\Service\\Playdeveloperreporting\\GoogleTypeDateTime
/plugin/fkstimer/
H A Dscript.js45 const min = time.getMinutes();

123