krileon wrote: ...Try the following.
From:
[cb:parse function="time" ][cb:date format="Y-m-d" /][/cb:parse]
To:
[cb:parse function="time"][cb:date format="Y-m-d" /][/cb:parse]
Thanks Kyle - I did as you suggested and removed the extra space, and tested it (with Format Functions: off) - it worked... so I went back and turned Format Functions: on - and that worked too!
Looks like the extra space in [cb:parse function="time" ] was screwing things up.
Thanks again,
Phil.