Is there a way to do something like:
<c:set var="date" scope="page" value="${new Date()}"/>
Notice that Date is just an example.