Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
日付が「dd/MM / yyyy」のような特定の形式である場合は何かを実行しますが、この形式でない場合、または「NA」のような文字列が存在するかどうかを確認するにはどうすればよいですか。エラーをスローします。
で日付を解析してみることができますSimpleDateFormat。それが機能する場合、日付は期待される形式です。
SimpleDateFormat