Andrew Barnett wrote:
> BUT, STRFTIME('%m' returns a character value, such as '06', whereas  
> it's being compared to the integer 6. I tested in sqlite3 and no rows  
> returned. Wow, 17 years of Oracle experience counts for something in  
> this Web world.
> 
> So, strftime needs to be wrapped with a string-to-integer conversion,  
> yes?

That sounds fine to me. Can you or someone else get me a unit test that 
reproduces the problem? Maybe even a patch that fixes it?

--
John Long
http://wiseheartdesign.com
_______________________________________________
Radiant mailing list
[email protected]
http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to