Home
last modified time | relevance | path

Searched refs:isdst (Results 1 – 2 of 2) sorted by relevance

/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dindex.mjs20689 …,yday,hour,min,sec,rjust,ljust,zone,to_s,[],cweek_cyear,jd,to_date,format,isdst,!=,<=,==,ceil,loca…
21067 $def(self, '$isdst', function $$isdst() {
21464 … self.$day(), self.$month(), self.$year(), self.$wday(), self.$yday(), self.$isdst(), self.$zone()]
21513 $alias(self, "dst?", "isdst");
Dindex.cjs20698 …,yday,hour,min,sec,rjust,ljust,zone,to_s,[],cweek_cyear,jd,to_date,format,isdst,!=,<=,==,ceil,loca…
21076 $def(self, '$isdst', function $$isdst() {
21473 … self.$day(), self.$month(), self.$year(), self.$wday(), self.$yday(), self.$isdst(), self.$zone()]
21522 $alias(self, "dst?", "isdst");