Hi John,
> I discovered that the DateTool code needed to be included into a #Set().
> In case another newbie is as retarded as I am here's the code I used:
>
> #set ($priorDate = $shoppingCartItem.priorDate) ## prior Cart Date
> #set ($datePick = $date.format('M/d/',$priorDate)) ## Cart Date
Shinobu (et al),
I was able to get it working when I went to get you an example of the
coding.
I discovered that the DateTool code needed to be included into a #Set().
In case another newbie is as retarded as I am here's the code I used:
#set ($priorDate = $shoppingCartItem.priorDate) ## prior Ca