Notice (8): Trying to access array offset on value of type null [APP/View/Helper/WebcamHelper.php, line 90]Code Context $camtime = parseDate($cam->last_update);
$camtime = mktime($camtime['hour'], $camtime['minute'], $camtime['second'], $camtime['month'], $camtime['day'], $camtime['year']);
$status = 'ok';
$cam = object(App\Model\Entity\Webcam) {
'id' => (int) 18,
'name' => 'Monterey Bay Aquarium Otter Cam',
'camtype' => 'Z',
'camurl' => '',
'location_type' => 'Z',
'location_id' => (int) 6420,
'namecode_id' => (int) 834050,
'display' => '1',
'last_update' => object(Cake\I18n\FrozenTime) {},
'webpageurl' => 'https://www.montereybayaquarium.org/animals/live-cams/sea-otter-cam',
'start_hour' => (int) 7,
'end_hour' => (int) 19,
'gmt' => (int) -7,
'feedings' => 'Dly 10:30, 13:30, 15:30',
'joystick' => '0',
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Webcams'
}
$localtime = true
$togglefeeding = null
$feedtimes = []
$scriptCount = (int) 1
$days = [
(int) 0 => 'Dly',
(int) 1 => 'Su',
(int) 2 => 'Mo',
(int) 3 => 'Tu',
(int) 4 => 'We',
(int) 5 => 'Th',
(int) 6 => 'Fr',
(int) 7 => 'Sa'
]
$retval = ''
$script = ' var GSAWcurrentTime = new Date();
var GSAWgmtHours = -GSAWcurrentTime.getTimezoneOffset()/60;
function GSAWdisplayTime(offset) {
var hours = GSAWcurrentTime.getUTCHours() + offset;
if (hours < 0) hours += 24;
if (hours > 23) hours -= 24;
hours12 = hours;
var suffix = "AM";
if (hours12 >= 12) {
suffix = "PM";
hours12 -= 12;
}
if (hours12 == 0) {
hours12 = 12;
}
var minutes = GSAWcurrentTime.getUTCMinutes();
if (minutes < 10) minutes = "0" + minutes;
document.write("" + hours12 + ":" + minutes + " " + suffix + " (" + hours + ":" + minutes + ")");
}
function GSAWdisplayUserTime(time, gmtoffset, clock, minutes) {
minutes = minutes ? ":" + minutes : "";
var offset = GSAWgmtHours - gmtoffset;
var rtime = time + offset;
if (rtime < 0) rtime += 24;
if (rtime > 23) rtime -=24;
if (clock == 12) {
var suffix = "AM";
if (rtime >= 12) {
suffix = "PM";
rtime -= 12;
}
if (rtime == 0) {
rtime = 12;
}
rtime = "" + rtime + minutes + " " + suffix;
} else {
rtime = "" + rtime + minutes;
}
document.write(rtime);
}'
$extension = '.jpg'
$camtime = null App\View\Helper\WebcamHelper::display() - APP/View/Helper/WebcamHelper.php, line 90
include - APP/Template/Taxas/taxa.ctp, line 1395
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
App\Controller\TaxasController::ntaxa() - APP/Controller/TaxasController.php, line 405
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98 Notice (8): Trying to access array offset on value of type null [APP/View/Helper/WebcamHelper.php, line 90]Code Context $camtime = parseDate($cam->last_update);
$camtime = mktime($camtime['hour'], $camtime['minute'], $camtime['second'], $camtime['month'], $camtime['day'], $camtime['year']);
$status = 'ok';
$cam = object(App\Model\Entity\Webcam) {
'id' => (int) 18,
'name' => 'Monterey Bay Aquarium Otter Cam',
'camtype' => 'Z',
'camurl' => '',
'location_type' => 'Z',
'location_id' => (int) 6420,
'namecode_id' => (int) 834050,
'display' => '1',
'last_update' => object(Cake\I18n\FrozenTime) {},
'webpageurl' => 'https://www.montereybayaquarium.org/animals/live-cams/sea-otter-cam',
'start_hour' => (int) 7,
'end_hour' => (int) 19,
'gmt' => (int) -7,
'feedings' => 'Dly 10:30, 13:30, 15:30',
'joystick' => '0',
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Webcams'
}
$localtime = true
$togglefeeding = null
$feedtimes = []
$scriptCount = (int) 1
$days = [
(int) 0 => 'Dly',
(int) 1 => 'Su',
(int) 2 => 'Mo',
(int) 3 => 'Tu',
(int) 4 => 'We',
(int) 5 => 'Th',
(int) 6 => 'Fr',
(int) 7 => 'Sa'
]
$retval = ''
$script = ' var GSAWcurrentTime = new Date();
var GSAWgmtHours = -GSAWcurrentTime.getTimezoneOffset()/60;
function GSAWdisplayTime(offset) {
var hours = GSAWcurrentTime.getUTCHours() + offset;
if (hours < 0) hours += 24;
if (hours > 23) hours -= 24;
hours12 = hours;
var suffix = "AM";
if (hours12 >= 12) {
suffix = "PM";
hours12 -= 12;
}
if (hours12 == 0) {
hours12 = 12;
}
var minutes = GSAWcurrentTime.getUTCMinutes();
if (minutes < 10) minutes = "0" + minutes;
document.write("" + hours12 + ":" + minutes + " " + suffix + " (" + hours + ":" + minutes + ")");
}
function GSAWdisplayUserTime(time, gmtoffset, clock, minutes) {
minutes = minutes ? ":" + minutes : "";
var offset = GSAWgmtHours - gmtoffset;
var rtime = time + offset;
if (rtime < 0) rtime += 24;
if (rtime > 23) rtime -=24;
if (clock == 12) {
var suffix = "AM";
if (rtime >= 12) {
suffix = "PM";
rtime -= 12;
}
if (rtime == 0) {
rtime = 12;
}
rtime = "" + rtime + minutes + " " + suffix;
} else {
rtime = "" + rtime + minutes;
}
document.write(rtime);
}'
$extension = '.jpg'
$camtime = null App\View\Helper\WebcamHelper::display() - APP/View/Helper/WebcamHelper.php, line 90
include - APP/Template/Taxas/taxa.ctp, line 1395
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
App\Controller\TaxasController::ntaxa() - APP/Controller/TaxasController.php, line 405
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98 Notice (8): Trying to access array offset on value of type null [APP/View/Helper/WebcamHelper.php, line 90]Code Context $camtime = parseDate($cam->last_update);
$camtime = mktime($camtime['hour'], $camtime['minute'], $camtime['second'], $camtime['month'], $camtime['day'], $camtime['year']);
$status = 'ok';
$cam = object(App\Model\Entity\Webcam) {
'id' => (int) 18,
'name' => 'Monterey Bay Aquarium Otter Cam',
'camtype' => 'Z',
'camurl' => '',
'location_type' => 'Z',
'location_id' => (int) 6420,
'namecode_id' => (int) 834050,
'display' => '1',
'last_update' => object(Cake\I18n\FrozenTime) {},
'webpageurl' => 'https://www.montereybayaquarium.org/animals/live-cams/sea-otter-cam',
'start_hour' => (int) 7,
'end_hour' => (int) 19,
'gmt' => (int) -7,
'feedings' => 'Dly 10:30, 13:30, 15:30',
'joystick' => '0',
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Webcams'
}
$localtime = true
$togglefeeding = null
$feedtimes = []
$scriptCount = (int) 1
$days = [
(int) 0 => 'Dly',
(int) 1 => 'Su',
(int) 2 => 'Mo',
(int) 3 => 'Tu',
(int) 4 => 'We',
(int) 5 => 'Th',
(int) 6 => 'Fr',
(int) 7 => 'Sa'
]
$retval = ''
$script = ' var GSAWcurrentTime = new Date();
var GSAWgmtHours = -GSAWcurrentTime.getTimezoneOffset()/60;
function GSAWdisplayTime(offset) {
var hours = GSAWcurrentTime.getUTCHours() + offset;
if (hours < 0) hours += 24;
if (hours > 23) hours -= 24;
hours12 = hours;
var suffix = "AM";
if (hours12 >= 12) {
suffix = "PM";
hours12 -= 12;
}
if (hours12 == 0) {
hours12 = 12;
}
var minutes = GSAWcurrentTime.getUTCMinutes();
if (minutes < 10) minutes = "0" + minutes;
document.write("" + hours12 + ":" + minutes + " " + suffix + " (" + hours + ":" + minutes + ")");
}
function GSAWdisplayUserTime(time, gmtoffset, clock, minutes) {
minutes = minutes ? ":" + minutes : "";
var offset = GSAWgmtHours - gmtoffset;
var rtime = time + offset;
if (rtime < 0) rtime += 24;
if (rtime > 23) rtime -=24;
if (clock == 12) {
var suffix = "AM";
if (rtime >= 12) {
suffix = "PM";
rtime -= 12;
}
if (rtime == 0) {
rtime = 12;
}
rtime = "" + rtime + minutes + " " + suffix;
} else {
rtime = "" + rtime + minutes;
}
document.write(rtime);
}'
$extension = '.jpg'
$camtime = null App\View\Helper\WebcamHelper::display() - APP/View/Helper/WebcamHelper.php, line 90
include - APP/Template/Taxas/taxa.ctp, line 1395
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
App\Controller\TaxasController::ntaxa() - APP/Controller/TaxasController.php, line 405
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98 Notice (8): Trying to access array offset on value of type null [APP/View/Helper/WebcamHelper.php, line 90]Code Context $camtime = parseDate($cam->last_update);
$camtime = mktime($camtime['hour'], $camtime['minute'], $camtime['second'], $camtime['month'], $camtime['day'], $camtime['year']);
$status = 'ok';
$cam = object(App\Model\Entity\Webcam) {
'id' => (int) 18,
'name' => 'Monterey Bay Aquarium Otter Cam',
'camtype' => 'Z',
'camurl' => '',
'location_type' => 'Z',
'location_id' => (int) 6420,
'namecode_id' => (int) 834050,
'display' => '1',
'last_update' => object(Cake\I18n\FrozenTime) {},
'webpageurl' => 'https://www.montereybayaquarium.org/animals/live-cams/sea-otter-cam',
'start_hour' => (int) 7,
'end_hour' => (int) 19,
'gmt' => (int) -7,
'feedings' => 'Dly 10:30, 13:30, 15:30',
'joystick' => '0',
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Webcams'
}
$localtime = true
$togglefeeding = null
$feedtimes = []
$scriptCount = (int) 1
$days = [
(int) 0 => 'Dly',
(int) 1 => 'Su',
(int) 2 => 'Mo',
(int) 3 => 'Tu',
(int) 4 => 'We',
(int) 5 => 'Th',
(int) 6 => 'Fr',
(int) 7 => 'Sa'
]
$retval = ''
$script = ' var GSAWcurrentTime = new Date();
var GSAWgmtHours = -GSAWcurrentTime.getTimezoneOffset()/60;
function GSAWdisplayTime(offset) {
var hours = GSAWcurrentTime.getUTCHours() + offset;
if (hours < 0) hours += 24;
if (hours > 23) hours -= 24;
hours12 = hours;
var suffix = "AM";
if (hours12 >= 12) {
suffix = "PM";
hours12 -= 12;
}
if (hours12 == 0) {
hours12 = 12;
}
var minutes = GSAWcurrentTime.getUTCMinutes();
if (minutes < 10) minutes = "0" + minutes;
document.write("" + hours12 + ":" + minutes + " " + suffix + " (" + hours + ":" + minutes + ")");
}
function GSAWdisplayUserTime(time, gmtoffset, clock, minutes) {
minutes = minutes ? ":" + minutes : "";
var offset = GSAWgmtHours - gmtoffset;
var rtime = time + offset;
if (rtime < 0) rtime += 24;
if (rtime > 23) rtime -=24;
if (clock == 12) {
var suffix = "AM";
if (rtime >= 12) {
suffix = "PM";
rtime -= 12;
}
if (rtime == 0) {
rtime = 12;
}
rtime = "" + rtime + minutes + " " + suffix;
} else {
rtime = "" + rtime + minutes;
}
document.write(rtime);
}'
$extension = '.jpg'
$camtime = null App\View\Helper\WebcamHelper::display() - APP/View/Helper/WebcamHelper.php, line 90
include - APP/Template/Taxas/taxa.ctp, line 1395
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
App\Controller\TaxasController::ntaxa() - APP/Controller/TaxasController.php, line 405
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98 Notice (8): Trying to access array offset on value of type null [APP/View/Helper/WebcamHelper.php, line 90]Code Context $camtime = parseDate($cam->last_update);
$camtime = mktime($camtime['hour'], $camtime['minute'], $camtime['second'], $camtime['month'], $camtime['day'], $camtime['year']);
$status = 'ok';
$cam = object(App\Model\Entity\Webcam) {
'id' => (int) 18,
'name' => 'Monterey Bay Aquarium Otter Cam',
'camtype' => 'Z',
'camurl' => '',
'location_type' => 'Z',
'location_id' => (int) 6420,
'namecode_id' => (int) 834050,
'display' => '1',
'last_update' => object(Cake\I18n\FrozenTime) {},
'webpageurl' => 'https://www.montereybayaquarium.org/animals/live-cams/sea-otter-cam',
'start_hour' => (int) 7,
'end_hour' => (int) 19,
'gmt' => (int) -7,
'feedings' => 'Dly 10:30, 13:30, 15:30',
'joystick' => '0',
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Webcams'
}
$localtime = true
$togglefeeding = null
$feedtimes = []
$scriptCount = (int) 1
$days = [
(int) 0 => 'Dly',
(int) 1 => 'Su',
(int) 2 => 'Mo',
(int) 3 => 'Tu',
(int) 4 => 'We',
(int) 5 => 'Th',
(int) 6 => 'Fr',
(int) 7 => 'Sa'
]
$retval = ''
$script = ' var GSAWcurrentTime = new Date();
var GSAWgmtHours = -GSAWcurrentTime.getTimezoneOffset()/60;
function GSAWdisplayTime(offset) {
var hours = GSAWcurrentTime.getUTCHours() + offset;
if (hours < 0) hours += 24;
if (hours > 23) hours -= 24;
hours12 = hours;
var suffix = "AM";
if (hours12 >= 12) {
suffix = "PM";
hours12 -= 12;
}
if (hours12 == 0) {
hours12 = 12;
}
var minutes = GSAWcurrentTime.getUTCMinutes();
if (minutes < 10) minutes = "0" + minutes;
document.write("" + hours12 + ":" + minutes + " " + suffix + " (" + hours + ":" + minutes + ")");
}
function GSAWdisplayUserTime(time, gmtoffset, clock, minutes) {
minutes = minutes ? ":" + minutes : "";
var offset = GSAWgmtHours - gmtoffset;
var rtime = time + offset;
if (rtime < 0) rtime += 24;
if (rtime > 23) rtime -=24;
if (clock == 12) {
var suffix = "AM";
if (rtime >= 12) {
suffix = "PM";
rtime -= 12;
}
if (rtime == 0) {
rtime = 12;
}
rtime = "" + rtime + minutes + " " + suffix;
} else {
rtime = "" + rtime + minutes;
}
document.write(rtime);
}'
$extension = '.jpg'
$camtime = null App\View\Helper\WebcamHelper::display() - APP/View/Helper/WebcamHelper.php, line 90
include - APP/Template/Taxas/taxa.ctp, line 1395
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
App\Controller\TaxasController::ntaxa() - APP/Controller/TaxasController.php, line 405
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98 Notice (8): Trying to access array offset on value of type null [APP/View/Helper/WebcamHelper.php, line 90]Code Context $camtime = parseDate($cam->last_update);
$camtime = mktime($camtime['hour'], $camtime['minute'], $camtime['second'], $camtime['month'], $camtime['day'], $camtime['year']);
$status = 'ok';
$cam = object(App\Model\Entity\Webcam) {
'id' => (int) 18,
'name' => 'Monterey Bay Aquarium Otter Cam',
'camtype' => 'Z',
'camurl' => '',
'location_type' => 'Z',
'location_id' => (int) 6420,
'namecode_id' => (int) 834050,
'display' => '1',
'last_update' => object(Cake\I18n\FrozenTime) {},
'webpageurl' => 'https://www.montereybayaquarium.org/animals/live-cams/sea-otter-cam',
'start_hour' => (int) 7,
'end_hour' => (int) 19,
'gmt' => (int) -7,
'feedings' => 'Dly 10:30, 13:30, 15:30',
'joystick' => '0',
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Webcams'
}
$localtime = true
$togglefeeding = null
$feedtimes = []
$scriptCount = (int) 1
$days = [
(int) 0 => 'Dly',
(int) 1 => 'Su',
(int) 2 => 'Mo',
(int) 3 => 'Tu',
(int) 4 => 'We',
(int) 5 => 'Th',
(int) 6 => 'Fr',
(int) 7 => 'Sa'
]
$retval = ''
$script = ' var GSAWcurrentTime = new Date();
var GSAWgmtHours = -GSAWcurrentTime.getTimezoneOffset()/60;
function GSAWdisplayTime(offset) {
var hours = GSAWcurrentTime.getUTCHours() + offset;
if (hours < 0) hours += 24;
if (hours > 23) hours -= 24;
hours12 = hours;
var suffix = "AM";
if (hours12 >= 12) {
suffix = "PM";
hours12 -= 12;
}
if (hours12 == 0) {
hours12 = 12;
}
var minutes = GSAWcurrentTime.getUTCMinutes();
if (minutes < 10) minutes = "0" + minutes;
document.write("" + hours12 + ":" + minutes + " " + suffix + " (" + hours + ":" + minutes + ")");
}
function GSAWdisplayUserTime(time, gmtoffset, clock, minutes) {
minutes = minutes ? ":" + minutes : "";
var offset = GSAWgmtHours - gmtoffset;
var rtime = time + offset;
if (rtime < 0) rtime += 24;
if (rtime > 23) rtime -=24;
if (clock == 12) {
var suffix = "AM";
if (rtime >= 12) {
suffix = "PM";
rtime -= 12;
}
if (rtime == 0) {
rtime = 12;
}
rtime = "" + rtime + minutes + " " + suffix;
} else {
rtime = "" + rtime + minutes;
}
document.write(rtime);
}'
$extension = '.jpg'
$camtime = null App\View\Helper\WebcamHelper::display() - APP/View/Helper/WebcamHelper.php, line 90
include - APP/Template/Taxas/taxa.ctp, line 1395
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
App\Controller\TaxasController::ntaxa() - APP/Controller/TaxasController.php, line 405
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98 | Monterey Bay Aquarium Otter Cam
Cam Time: Hours: - ( - ) Feeding: Dly , , |