Yeap, compliments of Loco.M/Brandon shelley, Michael Biddle, and others
Code:
<if condition="$bbuserinfo['birthday_search'] > '1980-01-01'">Your code here if born after 1-1-1980</if>
Code:
<if condition="$bbuserinfo['birthday_search'] < '1980-01-01'">Your code here if born before 1-1-1980</if>
So wrap the member profile template with this if statement
http://forum.vbulletinsetup.com/f18/...list-2185.html