Hi all,
How do I set the time zone from the cli on a RB751g-2hnd which is running router os version 5.19? I am following the guide at
http://wiki.mikrotik.com/wiki/Securing_New_RouterOs_Router
I navigated to /system clock
and then ran
set time-zone=+5.5
I get an error
expected end of command (line 1 column 5)
I then also did the following.
[admin@MikroTik] /system clock> print
time: 22:27:17
date: aug/12/2012
time-zone-name: manual
gmt-offset: +00:00
[admin@MikroTik] /system clock> set gmt-offset=+5.5
expected end of command (line 1 column 5)
What is the problem here? My time zone is IST which is 5.5 hours ahead of GMT.
Pranav