<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.alpinelinux.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Zzdroide</id>
	<title>Alpine Linux - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alpinelinux.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Zzdroide"/>
	<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/wiki/Special:Contributions/Zzdroide"/>
	<updated>2026-05-09T09:57:15Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Setting_the_timezone&amp;diff=29265</id>
		<title>Setting the timezone</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Setting_the_timezone&amp;diff=29265"/>
		<updated>2025-03-12T22:20:39Z</updated>

		<summary type="html">&lt;p&gt;Zzdroide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Timezone can easily be configured with the [[Setup-alpine#setup-timezone|setup-timezone]]  script.&lt;br /&gt;
&lt;br /&gt;
The approach below is only convenient for systems that need frequent timezone changes, potentially while offline.&lt;br /&gt;
&lt;br /&gt;
= Manual configuration=&lt;br /&gt;
&lt;br /&gt;
Timezone data files are provided by the {{Pkg|tzdata}} package. The current timezone is defined in the {{path|/etc/localtime}} file. To change the timezone, make this file a link to another timezone data file. For example:&lt;br /&gt;
&lt;br /&gt;
 apk add {{pkg|tzdata|arch=}}&lt;br /&gt;
 ln -s /usr/share/zoneinfo/Europe/Brussels /etc/localtime&lt;br /&gt;
&lt;br /&gt;
[[Category:System Administration]]&lt;/div&gt;</summary>
		<author><name>Zzdroide</name></author>
	</entry>
</feed>