Home
last modified time | relevance | path

Searched refs:locale (Results 26 – 50 of 305) sorted by relevance

12345678910>>...13

/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_csp.js137 …case "%D": return utc ? gantt.locale.date.day_short[date.getUTCDay()] : gantt.locale.date.day_shor…
138 …case "%l": return utc ? gantt.locale.date.day_full[date.getUTCDay()] : gantt.locale.date.day_full[…
139 …case "%M": return utc ? gantt.locale.date.month_short[date.getUTCMonth()] : gantt.locale.date.mont…
140 …case "%F": return utc ? gantt.locale.date.month_full[date.getUTCMonth()] : gantt.locale.date.month…
194 set[1] = gantt.locale.date.month_short_hash[temp[i]] || 0;
197 set[1] = gantt.locale.date.month_full_hash[temp[i]] || 0;
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_csp.js13locale.date.day_short[a.getUTCDay()]:gantt.locale.date.day_short[a.getDay()];case"%l":return e?gan…
/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioUser.js5 DrawioUser = function(id, email, displayName, pictureUrl, locale) argument
20 this.locale = locale;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DUser.php142 public function setLocale(UserLocale $locale) argument
144 $this->locale = $locale;
151 return $this->locale;
H A DBlog.php128 public function setLocale(BlogLocale $locale) argument
130 $this->locale = $locale;
137 return $this->locale;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DAccountUserProfile.php53 public $locale; variable in Google\\Service\\Dfareporting\\AccountUserProfile
194 public function setLocale($locale) argument
196 $this->locale = $locale;
203 return $this->locale;
H A DAccount.php74 public $locale; variable in Google\\Service\\Dfareporting\\Account
269 public function setLocale($locale) argument
271 $this->locale = $locale;
278 return $this->locale;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DCompilerTest.php21 $locale = setlocale(LC_NUMERIC, 0);
22 if (false === $locale) {
34 setlocale(LC_NUMERIC, $locale);
/plugin/log/
H A Dcommon.php33 $locale = DOKU_PLUGIN . 'log/lang/' . $conf['lang'] . '/log.txt';
34 if (!file_exists($locale)) {
35 $locale = DOKU_PLUGIN . 'log/lang/en/log.txt';
43 file_get_contents($locale)),
/plugin/authgoogle/google/contrib/
H A DGoogle_Oauth2Service.php189 public $locale; variable in Google_Userinfo
242 public function setLocale( $locale) { argument
243 $this->locale = $locale;
246 return $this->locale;
H A DGoogle_PagespeedonlineService.php169 public $locale; variable in Google_ResultFormattedResults
173 public function setLocale( $locale) { argument
174 $this->locale = $locale;
177 return $this->locale;
H A DGoogle_BloggerService.php461 public $locale; variable in Google_Blog
497 public function setLocale(Google_BlogLocale $locale) { argument
498 $this->locale = $locale;
501 return $this->locale;
1298 public $locale; variable in Google_User
1337 public function setLocale(Google_UserLocale $locale) { argument
1338 $this->locale = $locale;
1341 return $this->locale;
/plugin/combo/ComboStrap/
H A DIso8601Date.php257 public function formatLocale($pattern = null, $locale = null) argument
279 * are used to format date with the locale
281 * Doc: https://unicode-org.github.io/icu/userguide/format_parse/datetime/#producing-normal-date-formats-for-a-locale
305 $locale,
314 if ($locale === null) {
315 $locale = "";
320 throw new ExceptionBadSyntax("Unable to format the date with the pattern ($pattern) and locale ($locale)");
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js1823 if (locale) {
1951 var locale;
1964 if (locale) {
2611 if (locale === true || locale === false) {
2612 strict = locale;
2624 c._l = locale;
3386 function locale (key) { function
3670 (locale._dayOfMonthOrdinalParse || locale._ordinalParse) :
3853 proto.locale = locale;
4319 a[4] = locale;
[all …]
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dintl.rst22 {{ post.published_at|localizeddate('medium', 'none', locale) }}
45 * ``locale``: The locale used for the format. If ``NULL`` is given, Twig will
70 Also for non-Gregorian calendars need to be specified in locale.
71 Examples might include locale="fa_IR@calendar=PERSIAN".
110 * ``locale``: The locale used for the format. If ``NULL`` is given, Twig will
132 * ``locale``: The locale used for the format. If ``NULL`` is given, Twig will
/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php657 setlocale(LC_CTYPE, $locale);
703 $locale = setlocale(LC_CTYPE, 0);
706 setlocale(LC_CTYPE, $locale);
718 $locale = setlocale(LC_CTYPE, 0);
721 setlocale(LC_CTYPE, $locale);
733 $locale = setlocale(LC_CTYPE, 0);
736 setlocale(LC_CTYPE, $locale);
748 $locale = setlocale(LC_CTYPE, 0);
751 setlocale(LC_CTYPE, $locale);
763 $locale = setlocale(LC_CTYPE, 0);
[all …]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DDateProcessor.php49 * Set the locale to use when parsing the date.
53 public function setLocale(string $locale): self argument
55 return $this->setParam('locale', $locale);
H A DDateIndexNameProcessor.php79 * Set the locale to use when parsing the date.
83 public function setLocale(string $locale): self argument
85 return $this->setParam('locale', $locale);
/plugin/refnotes/
H A Dadmin.php14 private $locale;
22 $this->locale = refnotes_localization::getInstance();
43 print('<noscript><div class="error">' . $this->locale->getLang('noscript') . '</div></noscript>');
63 $lang = $this->locale->getByPrefix('js');
106 $html .= ' value="' . $this->locale->getLang('btn_' . $action) . '"';
584 $locale = refnotes_localization::getInstance();
593 $html .= '<option value="' . $option . '">' . $locale->getLang('opt_' . $option) . '</option>' . DOKU_LF;
15 private $locale; global() variable in admin_plugin_refnotes
H A Dadmin.js92 let locale = (function () {
196 message = locale.getString(message);
206 setStatus('error', locale.getString(messageId, details));
616 if (confirm(locale.getString('delete_ns', current.getName()))) {
887 if (confirm(locale.getString('delete_note', current.getName()))) {
953 locale.initialize();
989 let message = locale.getString('unsaved');
1015 throw locale.getString('invalid_' + type + '_name');
1019 throw locale.getString(type + '_name_exists', name);
/plugin/yuriigantt/3rd/dhtmlxgantt/locale/
H A Dlocale.js.map1locale/locale.js"],"names":["root","factory","exports","module","define","amd","window","installed…
H A Dlocale_kr.js.map1locale/locale_kr.js"],"names":["root","factory","exports","module","define","amd","window","instal…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DBooks.php381 'locale' => [
426 'locale' => [
488 'locale' => [
524 'locale' => [
599 'locale' => [
636 'locale' => [
669 'locale' => [
1056 'locale' => [
1079 'locale' => [
1093 'locale' => [
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DCompiler.php177 if (false !== $locale = setlocale(LC_NUMERIC, '0')) {
183 if (false !== $locale) {
184 setlocale(LC_NUMERIC, $locale);
/plugin/autotranslation/
H A Daction.php24 private $locale; variable in action_plugin_autotranslation
144 if(!isset($this->locale)) return false;
148 $event->data['script'][$i]['src'] .= '&lang=' . hsc($this->locale);
234 $this->locale = $lc;

12345678910>>...13