All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sttl.calendar.title.rq Maven / Gradle / Ivy

prefix ft: 
template st:title {
  format { ft:title.html str(?t) }
  ; separator = ""
}
where {
values ?t { "Mo" "Tu" "We" "Th" "Fr" "Sa" "Su" }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy