Translations:Install/Setting the Date/4/pt-br

From Funtoo
Revision as of 20:22, September 20, 2018 by Kyetoy (talk | contribs) (Created page with "{{console|body= ###i## date Fri Jul 15 19:47:18 UTC 2011 }} If the date and/or time need to be corrected, do so using {{c|date MMDDhhmmYYYY}}, keeping in mind {{c|hhmm}} are i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
root # date
Fri Jul 15 19:47:18 UTC 2011

If the date and/or time need to be corrected, do so using date MMDDhhmmYYYY, keeping in mind hhmm are in 24-hour format. The example below changes the date and time to "July 16th, 2011 @ 8:00PM" UTC:

root # date 071620002011
Fri Jul 16 20:00:00 UTC 2011

Depois de definir o relógio de software do sistema, é uma boa ideia copiar o tempo também para o relógio do hardware. Deste modo, a data/hora corretas irão persistir entre as reinicializações: