LobbyOS / lobby

A localhost Web OS For Web Apps
https://lobby.subinsb.com
Apache License 2.0
19 stars 10 forks source link

Lobby Settings - Timezone #22

Closed suriyaa closed 7 years ago

suriyaa commented 8 years ago

@LobbyOS/maintainers


Browser:

Operating systems:


My Reproduction Steps

My localhost site: http://testserver.isc/lobby/0.9.2/admin/settings.php

fireshot screen capture 124 - change settings - lobby - testserver_isc_lobby_0_9_2_admin_settings_php

The Output I Wanted

The Timezone settings should be automatically set to System Default instead of Africa/Blantyre!

fireshot screen capture 127 - change settings - lobby - testserver_isc_lobby_0_9_2_admin_settings_php

subins2000 commented 8 years ago

"System default" means UTC timezone. During installation process, Lobby determines your UTC timezone offset (UTC

In your case the Africa/Blantyre is the first on the list that has the offset of Munich's. So, really Lobby is actually setting the correct timezone even though the location is different. On Aug 28, 2016 5:10 PM, "Suriyaa Kudo" notifications@github.com wrote:

@LobbyOS/maintainers https://github.com/orgs/LobbyOS/teams/maintainers

Browser:

  • I am on (or have tested in) Mozilla Firefox

Operating systems:

  • I am on (or have tested on) Sulinos GNU/Linux
  • I am on (or have tested on) alOS
  • I am on (or have tested on) suriyaaOS GNU/UNIX
  • I am on (or have tested on) Windows 10+

My Reproduction Steps

My localhost site: http://testserver.isc/lobby/0.9.2/admin/settings.php [image: fireshot screen capture 124 - change settings - lobby - testserver_isc_lobby_0_9_2_admin_settings_php] https://cloud.githubusercontent.com/assets/5073946/18033431/6b71149a-6d24-11e6-8178-e26d18c8d694.png

The Output I Wanted

The Timezone settings should be automatically set to System Default instead of Africa/Blantyre!

[image: fireshot screen capture 127 - change settings - lobby - testserver_isc_lobby_0_9_2_admin_settings_php] https://cloud.githubusercontent.com/assets/5073946/18033437/8ce25c88-6d24-11e6-8c75-1aed258f9f4a.png

— You are receiving this because you are on a team that was mentioned. Reply to this email directly, view it on GitHub https://github.com/LobbyOS/lobby/issues/22, or mute the thread https://github.com/notifications/unsubscribe-auth/ACMui1XCQKDYgX7UUg6rshHvar5sVEP2ks5qkXOvgaJpZM4Ju542 .

suriyaa commented 7 years ago

Ok. :sweat_smile: