summaryrefslogtreecommitdiffstats
path: root/kplato/templates/Simple/8HourDay-40HourWeek.kplatot
blob: 3759e1bf6790c8a11eee9def6a1f5733e2634272 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE kplato>
<kplato mime="application/x-vnd.kde.kplato" version="0.4" editor="KPlato" >
 <project id="0" scheduling="MustStartOn" >
  <standard-worktime day="8h0m" week="40h0m" month="176h0m" year="1760h0m" >
   <calendar id="-1" name="Base" >
    <weekday day="0" state="2" >
     <interval end="16:00:00" start="08:00:00" />
    </weekday>
    <weekday day="1" state="2" >
     <interval end="16:00:00" start="08:00:00" />
    </weekday>
    <weekday day="2" state="2" >
     <interval end="16:00:00" start="08:00:00" />
    </weekday>
    <weekday day="3" state="2" >
     <interval end="16:00:00" start="08:00:00" />
    </weekday>
    <weekday day="4" state="2" >
     <interval end="16:00:00" start="08:00:00" />
    </weekday>
    <weekday day="5" state="1" />
    <weekday day="6" state="1" />
   </calendar>
  </standard-worktime>
 </project>
</kplato>