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.
XMLファイルを解析しています。このファイルには日付文字列"2008-11-10T05:51:33Z"を含むタグが 1 つあり、この文字列をjava.util.Date object.
"2008-11-10T05:51:33Z"
java.util.Date object.
これはどのように行うことができますか?