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.
時間に応じてグラフを描画する必要がある Web アプリケーションがあります。現在、夏時間は 11 月 3 日の午前 2 時に標準時間に変更されているためです。
これらの時間の変更に応じてコードを変更しましたが、これらの変更が発生した日時を教えてくれる API を知りたいです。「11 月 3 日午前 2 時」のように。
Joda-Timeは優れたソリューションです。これを確認してください。