"hold on to your hats"
if ($show_year && !empty($node->field_piece_date[LANGUAGE_NONE][0]['value'])) {
if (preg_match("/^(\d{4})-/", $node->field_piece_date[LANGUAGE_NONE][0]['value'], $m)) {
echo '' . $m[1]. '';
}
}
?>
EUNICE HEALEY, BERT GORDON, AL JOLSON , MARTHA RAYE, JACK WHITING, JINX FALKuNBERG IN HOLD ON TO YOUR HATS, NYT 9/1/40
"vy higginsen in mama i want to sing"
if ($show_year && !empty($node->field_piece_date[LANGUAGE_NONE][0]['value'])) {
if (preg_match("/^(\d{4})-/", $node->field_piece_date[LANGUAGE_NONE][0]['value'], $m)) {
echo '' . $m[1]. '';
}
}
?>