Birthday:
EOT;
// If no year, add an arbitrary one so just we can parse the month and day.
$o .= '
'
. ((intval($a->profile['dob']))
? day_translate(datetime_convert('UTC','UTC',$a->profile['dob'] . ' 00:00 +00:00','j F, Y'))
: day_translate(datetime_convert('UTC','UTC','2001-' . substr($a->profile['dob'],6) . ' 00:00 +00:00','j F')))
. "
\r\n
";
$o .= '