You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by Nic Werner <ni...@link11.net> on 2003/08/02 01:35:24 UTC

Count number of weeks between two dates

Does anyone have any idea of how to implement this in JSTL? I looked through the taglibs but didn't really see a function for counting. I suppose I could add up the number of days based on what month it is, but I'd rather keep it simple!

Thanks,

- Nic Werner


Link11