summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/misc/timeoffset.xml
blob: 1afc514e60d01af6114bcaf316b3b62ebe351a49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<samba:parameter name="time offset"
	         context="G"
			 type="integer"
		 advanced="1" developer="1"
		 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>This parameter is a setting in minutes to add 
	to the normal GMT to local time conversion. This is useful if 
	you are serving a lot of PCs that have incorrect daylight 
	saving time handling.</para>
</description>

<value type="default">0</value>
<value type="example">60</value>
</samba:parameter>