Hello, welcome to the procedure that will help you adjust the Date/Time and Time Zone on the Raspberry Pi.


- Adjusting time zone by command line

- Adjusting time zone by graphical mode

- Adjusting the date and time by command line


1- Adjusting time zone by command line


Passo 1. Type the command: sudo cp /usr/share/zoneinfo/right/America/Sao_Paulo /boot/LOCALTIME and click "Enter":



Step 2. After the above procedure, just reboot and after rebooting the minipc it will already have the desired time zone.


2- Adjusting time zone by graphical mode


Step 1. Enter the command: sudo raspi-config




Step 2. Select the "4 Localisation Options" option




Step 3. Select "12Change Timezone"




Step 4. Select the "America" option




Step 5. Select the "São Paulo" option




Step 6. Click on the "Tab" key and select the "Finish" option




3 - Setting the date and time by command line


Step 1. Access the command: sudo date --s and type in quotation marks the date and time as shown in the print below:




Step 2. After this, the date and time will be updated.


To check procedures related to Raspberry Click Here.