egroupware_official/api/templates/test/date_test.xet

10 lines
459 B
Plaintext
Raw Normal View History

2017-08-24 22:28:31 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE overlay PUBLIC "-//EGroupware GmbH//eTemplate 2.0//EN" "https://www.egroupware.org/etemplate2.0.dtd">
2017-08-24 22:28:31 +02:00
<!-- This template is used in automated testing -->
<overlay>
<template id="api.date_test" template="" lang="" group="0" version="16.1">
<et2-date id="date"></et2-date>
<et2-date-time id="date_time"></et2-date-time>
<et2-date-timeonly id="date_timeonly"></et2-date-timeonly>
2017-08-24 22:28:31 +02:00
</template>
</overlay>