This thread has all info on how you can change the timezone on your GameShell
What you need:
Hardware
A wireless network connection (WiFi)
A GameShell unit
A computer with access to a network.
Software
A terminal or downloaded SSH client to enter GameShell through SSH.
If you having trouble accessing GS with ssh. There is a tutorial for that here: https://forum.clockworkpi.com/t/how-to-transfer-files-with-tinycloud-through-ssh/833
As of july 2018. You can only change the time using SSH.
Step 1: Open a terminal window through your stock Terminal or downloaded SSH client.
Step 2: SSH into your GameShell.
Check your TinyCloud IP adres on your GameShell.
Put the following line in the console:
โโSSH cpi@192.168.137.213โ'
[THE ABOVE IP IS JUST AN EXAMPLE, CHECK YOUR IP IN THE TINYCLOUD MENU ON GAMESHELL]
When asked for a password, enter the following:
"cpi"
Step 3: Changing the time.
Put the following line in the console:
โโsudo dpkg-reconfigure tzdataโ'
You should get a BIOS like interface.
Step 4: Follow the directions in the terminal.
The timezone info is saved in /etc/timezone.
Youโre done!
Good luck!