Download from the releases (left side) make it runnable chmod +x utcget.sh and just run utcget.sh in terminal. The output should be like this UTC-4, UTC+2. If it says UTC your shift equals 0.
All depencies are already on every linux distro. It uses those commands:
- expr
- date
- echo