日時と期間を扱うクラスとメソッドを提供します。 {@primary Provides classes and methods to work with dates and durations.}
以下を含みます: {@primary This includes:}
DateUtils - 日付に対する static なユーティリティメソッドのセット
{@primary DateUtils - a set of static utility methods for working with dates}
FastDateFormat - 処理が早くスレッドセーフな SimpleDateFormat の代替
{@primary FastDateFormat - a replacement for SimpleDateFormat that is fast and thread-safe}
DateFormatUtils - 日付をフォーマットするクラス
{@primary DateFormatUtils - a formatting class for dates}
StopWatch - 期間を扱うタイマー
{@primary StopWatch - a duration timer}