strptime() は $date をパースした結果を配列で返します。エラー時には FALSE を返します。
array strptime ( string $date , string $format )