? my ($title, $dates, $results, $error_message, $version_message, $rssurl, $qrurl, $converttime, $version) = @_;
= $title ?> of Rolling blackout schedule
Found = scalar @$results ?>. The schedule time is different when there are two or more registration in the same region according to the place.
When the power failure twice a day is scheduled, the power failure schedule in the latter half is executed according to the situation.
You can bookmark rhis page for next use.
? if (@$version_message) {
? for my $v (@$version_message) {
= $v ?>
? }
? } else {
? if ($error_message) {
= $error_message ?>
? } else {
? my $c=0;
? for my $d(@$dates) {
[Schedule on = $d ?>]
? for my $i (0 .. $#$results) { my $r = $results->[$i];
= $r->{tdfk} ?> = $r->{shiku} ?> = $r->{machiaza} ?>
? my $h=$r->{hour_refs}[$c];
? my $hs=$h->{hours_str};
? my $rs=$h->{run_str};
[Area:= $r->{grp} ?>]
= $hs ?>
? if($rs) {
(= $rs ?>)
? }
-----
? }
? $c++;
? }
? }
? }
[#.Return]