Home | History | Annotate | Download | only in mozilla

Lines Matching refs:isdst

1067     my ($sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $isdst) =
1083 my ($sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $isdst) = @_;
1093 return ($sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $isdst);