Date and Time Commands
| nv action change system date-time <yyyy-mm-dd> <hh:mm:ss> Sets the time and date. | ||
| Syntax Description | hh:mm:ss | Time | 
| yyyy-mm-dd | Date | |
| Default | N/A | |
| History | 25.02.1884 | |
| Example | 
            
             | |
| REST API | POST https://<ip>/nvue_v1/system/date-time | |
| Related Commands | nv show system | |
| Notes | Unable to change date and time in case NTP is enabled. | |
| nv set system timezone <timezone> nv unset system timezone Sets the system time zone. The no form of the command resets time zone to its default (Etc/UTC). | ||
| Syntax Description | timezone | A valid timezone value (e.g., Africa/Abidjan, Brazil/Acre, Africa/Accra, Chile/Continental) | 
| Default | Etc/UTC | |
| History | 25.02.1884 | |
| Example | 
            
             | |
| REST API | PATCH https://<ip>/nvue_v1/system | |
| Related Commands | nv show system | |
| Notes | The time zone may be specified in one of three ways: 
 | |