Holidays |
![]() ![]() ![]() |
In Untis 2020 you now can also import and export school holidays and public holidays via the XML interface.
<holidays> <holiday id='HD_SA1'> <type>School holidays</type> <longname>Descretionary days</longname> <starttime>20181122</starttime> <endtime>20181122</endtime> </holiday> <holiday id='HD_SF1'> <type>School holidays</type> <longname>Semester break</longname> <starttime>20190204</starttime> <endtime>20190210</endtime> </holiday> <holiday id='HD_1.5.'> <type>Public holiday</type> <longname>Labour day</longname> <starttime>20190501</starttime> <endtime>20190501</endtime> </holiday> </holidays> |