Forum Discussion
Feb 15, 2024
Hi Preet_pk,
Log into the BIG-IP command line, to change the operating system time, use the following command syntax:
date <month><day><hour><minute><year>.<second>
The specific format is as follows:
date MMDDHHMMYYYY.SS
For example, to set the time to 2:00pm on March 4, 2021, type the following command:
date 030414002021.00
To save the time to the hardware clock (BIOS), type the following command:
hwclock --systohc