HOW TO MAKE MY DATE AND TIME REMAIN CURRENT

Please i use Mikrotik Routerboard RB751U-2HnD 300Mbps 2.4GHz 802.11n Wifi Router ROS L4 ,each time i power it on,the date and time will always go back to 1970,then i change to 2014,power again it will go back to 1970..and this will always reflect in tickets i sell out,please how can i make it work well with current date and time..

thanks

Mikrotik ROUTERBOARDS have no battery backed system clock. You must configure NTP to get time from TIME Servers automatically via internet to get correct time after a reboot.

/system ntp client
set enabled=yes primary-ntp=59.106.180.168 secondary-ntp=62.201.215.14

You may want to read following as well.
https://aacable.wordpress.com/2012/11/14/howto-configure-ntp-client-in-mikrotik-for-asiakarachi/

What’s new in 6.16 (2014-Jul-17 13:12):

*) time - on routerboards, current time is saved in configuration on reboot and on clock adjustment, and is used to set initial time after reboot;