
sttl.calendar.calendar.rq Maven / Gradle / Ivy
The newest version!
template st:calendar(?year) {
""
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