D G I J M R S T

G

get(int, int, int) - クラス to.tetramorph.time.IntegerDate の static メソッド
年月日をyyyymmdd形式のint型データに変換して返す。
get(int, int, int) - クラス to.tetramorph.time.JDay の static メソッド
グレゴリオ暦年月日からユリウス日を求めて返す。
get(String, String, String, String, String) - クラス to.tetramorph.time.JDay の static メソッド
文字列での日時表現からユリウス日を返す。
get(Calendar) - クラス to.tetramorph.time.JDay の static メソッド
カレンダーのユリウス日を返す。
get(int, int, int, int, int, int, int, TimeZone) - クラス to.tetramorph.time.JDay の static メソッド
グレゴリオ暦の日時とタイムゾーンからユリウス日を返す。
getCalendar(double, TimeZone) - クラス to.tetramorph.time.JDay の static メソッド
ユリウス日をグレゴリオ暦に変換する。
getCalendar(double, Calendar) - クラス to.tetramorph.time.JDay の static メソッド
ユリウス日をカレンダーにセットする。
getDateHourMinute(Calendar) - クラス to.tetramorph.time.DateFormat の static メソッド
Calendarの日付文字列を"yyyy-mm-dd,曜日,hh:mm"という書式で返す。
getDateString(GregorianCalendar) - クラス to.tetramorph.time.DateFormat の static メソッド
グレゴリアンカレンダーのERA情報つきの文字列表現を返す。
getDateString(double, TimeZone) - クラス to.tetramorph.time.DateFormat の static メソッド
ユリウス日の日付表現を返す。
getDateString(double) - クラス to.tetramorph.time.DateFormat の static メソッド
デフォルトタイムゾーンにおけるユリウス日に対応する日付表現を返す。
getJSTCalendar(int, int, int, int, int, int) - クラス to.tetramorph.time.JDay の static メソッド
夏時間のない日本時間のカレンダーを返す。
getJSTCalendar(int, int, int) - クラス to.tetramorph.time.JDay の static メソッド
夏時間のない日本時間のカレンダーを返す。
getJSTZone() - クラス to.tetramorph.time.JDay の static メソッド
夏時間判定をしない日本のTimeZoneオブジェクトを返す。

D G I J M R S T