sttl.calendar.calendar.rq Maven / Gradle / Ivy
prefix ft:
template st:calendar(?year) {
format {
ft:calendar.html
st:call-template(st:enum, ?year, 1, 3)
st:call-template(st:enum, ?year, 4, 6)
st:call-template(st:enum, ?year, 7, 9)
st:call-template(st:enum, ?year, 10, 12)
}
}
where {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy