Anonymous | Login | 2024-11-21 03:27 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0020141 | ClearOS | app-bandwidth-viewer - Bandwidth Viewer | public | 2018-05-14 14:47 | 2019-02-23 13:06 | ||||
Reporter | cjones | ||||||||
Assigned To | dloper | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | suspended | ||||||
Platform | ClearOS | OS | OS Version | ||||||
Product Version | 7.4.0 | ||||||||
Target Version | 7.6.0 Updates | Fixed in Version | |||||||
Summary | 0020141: Time not matching system time zone setting | ||||||||
Description | Exploring in '/usr/clearos/apps/bandwidth_viewer/htdocs/getnetdata.php': Line 160: Timezone set to 'Europe/London' instead of following timezone settings in 'System' > 'Settings' > 'Date and Time'. After editing the timezone to 'America/Denver' it shows '02:00' when it should show '14:00' for 2 PM. I fixed this by changing Line 162 to '$time = mktime($hours+12, $localtime[1], $localtime[0], $localtime[4]+1, $localtime[3], $localtime[5] + 1900);' | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0009231) dloper (administrator) 2019-02-23 13:06 |
Migrated to: https://gitlab.com/clearos/clearfoundation/app-bandwidth-viewer/issues/1 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2018-05-14 14:47 | cjones | New Issue | |
2018-05-15 09:17 | user2 | Status | new => acknowledged |
2018-05-16 07:48 | user2 | Target Version | => 7.5.0 Updates |
2018-10-30 18:11 | user2 | Target Version | 7.5.0 Updates => 7.6.0 Updates |
2019-02-23 13:06 | dloper | Note Added: 0009231 | |
2019-02-23 13:06 | dloper | Status | acknowledged => closed |
2019-02-23 13:06 | dloper | Assigned To | => dloper |
2019-02-23 13:06 | dloper | Resolution | open => suspended |