jb-data.de/template/tpl/select_date.tpl
2025-08-11 22:23:30 +02:00

5 lines
No EOL
162 B
Smarty

<form action="" method="post">
</select>
<input type="date" name="dasdatum" value="{$time|date_format:"%d.%m.%Y"}" />
<input type="submit" value="ok" />
</form>