OHyMoS.NET Class Library

IOhTimePointImmutable メンバ

IOhTimePointImmutable 概要

パブリック プロパティ

Frac 秒の端数を取得します。 Gets the frac field.
OneYearInSec その年の総秒数を取得します。 Gets the OneYearInSec field.
Tsec 年始からの秒数を取得します。 Gets the tsec field.
Year 西暦年を取得します。 Gets the year field.

パブリック メソッド

Clone 現在のオブジェクトと同じ状態を持つ Object 型の新規オブ ジェクトを作成して返します。 Gets a deep copy of the current object
CompareTo OhTimePointImmutableを実装したクラスのオブジェクトと 引数のオブジェクトを比較します。
equals 引数 'aObj' が OhTimePointImmutable インターフェースを実装 したクラスのオブジェクトであって、かつ、現在の オブジェクトとの時間差が 'aEps' より小さいかをテストします。 Tests if the class of the specified Object 'aObj' implements the OhTimePointImmutable interface and if the time differenc between the time point expressed by this object and the time point expressed by 'anObj' is less than 'anEps'
Equals 引数に指定したオブジェクトが OhTimePointImmutable オブジェ クトであって、かつ、現在の OhTimePointImmutable オブジェク トと同じ状態であるかをテストします。 Tests if the class of the specified Object implements the OhTimePointImmutable interface and if the time point expressed by this object is equal to the time point expressed by 'arg'.
toCalendarArray 時刻の配列({年、月、日、時、分、秒})を返します。 Converts the current OhTimePoint object to the Calendar array.
toCalendarString カレンダー文字列を返します。 Returns the CalendaString to which this object corresponds.

参照

IOhTimePointImmutable インターフェイス | OhymosNet 名前空間