summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/misc/timeoffset.xml
blob: 4cd12b6d3619566be25799bf87166bc688a086ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<samba:parameter name="time offset"
	         context="G"
		 advanced="1" developer="1"
		 xmlns:samba="http://samba.org/common">
<listitem>
	<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>
		
	<para>Default: <command moreinfo="none">time offset = 0</command></para>

	<para>Example: <command moreinfo="none">time offset = 60</command></para>
</listitem>
</samba:parameter>