Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I specify a different timezone during operating system install?

0
Posted

Can I specify a different timezone during operating system install?

0

The server is physically in the Pacific time zone (“America/Los_Angeles” on the install screen), and this is chosen by us as the default for uninterruptible and interactive installs. During interactive or manual install, you may specify any time zone of your choice—it affects only how time is displayed, not how the kernel keeps track of it. In fact, the kernel has no knowledge of the time zone that you have set, and always uses universal coordinated time (UTC). Only time/date library functions called from user programs know about the time zone. So when you type “date”, for example, the “date” program gets the UTC time from the kernel, and then calls a library function to convert it to your preferred time zone, only for displaying it to you.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123