summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/misc/timeoffset.xml
blob: 908ffeb55c684313151a0d09c425218591bd53f9 (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://samba.org/common">
<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>