![]() ![]() | 日を表す配列のインデックス(定数)です。 toCalendarArray()で 使用されます。 The index of the element of the calendar array which contains the datum of day. The calendar array is obtained by toCalendarArray(). |
![]() ![]() | 時間を表す配列のインデックス(定数)です。 toCalendarArray()で 使用されます。 The index of the element of the calendar array which contains the datum of hour. The calendar array is obtained by toCalendarArray(). |
![]() ![]() | 分を表す配列のインデックス(定数)です。 toCalendarArray()で 使用されます。 The index of the element of the calendar array which contains the datum of munute. The calendar array is obtained by toCalendarArray(). |
![]() ![]() | 月を表す定数です。 toCalendarArray()で 使用されます。 The index of the element of the calendar array which contains the datum of month. The calendar array is obtained by toCalendarArray(). |
![]() ![]() | 現実的にこれ以上最新の時刻はないと思われる時刻です。
|
![]() ![]() | 現実的にこれ以上昔の時刻はないと思われる時刻です。
|
![]() ![]() | 秒を表す配列のインデックス(定数)です。 toCalendarArray()で 使用されます。 The index of the element of the calendar array which contains the datum of second. The calendar array is obtained by toCalendarArray(). |
![]() ![]() | 西暦年を表す配列のインデックス(定数)です。 toCalendarArray()で 使用されます。 The index of the element of the calendar array which contains the datum of year. The calendar array is obtained by toCalendarArray(). |
![]() ![]() | 西暦0年0時0分0秒0.0を持つOhTimePointオブジェクトです。 OhTimePoint object with year = 0, sec = 0 and frac = 0.0. |
![]() ![]() | オーバーロード。 Adds aTime to aTp and returns the resultant object. |
![]() ![]() | Compares two OhTimePointImmutable objects aTpa and aTpb. When the time difference of the two objects is less than aEps, then 0 is returned. |
![]() ![]() | 引数aYearがうるう年かを判定します。 Tests if the year 'aYear' is a leap year or not. |
![]() ![]() | オーバーロード。 Subtract aTime from aTp and returns the resultant OhTimePoint object. |
![]() |
オーバーロード。 OhTimePoint クラスの新しいインスタンスを初期化します。 |
![]() | 経過秒数の小数部分を取得・設定します。 Gets and sets the fraction of seconds. |
![]() | その年の総秒数を取得します。 Gets the number of seconds contained in the year of the time expressed by this OhTimePoint object |
![]() | 年始からの秒数を取得・設定します。 Gets the time from the beginning of the year of the time expressed by this OhTimePoint object. Sets this OhTimePoint time at the time point when 'aTsec' seconds have elapsed from the beginning of the year. |
![]() | 西暦年を取得、または 西暦年、その年の秒数を設定します。 Gets and the year, and sets the year and the seconds from the beginning of it. |
![]() | オーバーロード。 Adds the specified amount of seconds to the current object and returns the updated object. |
![]() | Object型にキャストされたOhTimePointオブジェクトのディープコピーを返します。 Returns a deep copy of the current object |
![]() | オーバーロード。 Compares the current OhTimePoint object to another object 'arg' and returns the result. The returend value is 1, 0, -1 |
![]() | 引数tpのメンバ変数をコピーします。 Copies fields from those of OhTimePoint tp. |
![]() | 引数に指定したオブジェクト anObj が OhTimePointImmutable オブジェクトであって、かつ、現在の OhTimePointImmutable オブジェクトとの時間差が anEps より小さいかをテストします。 Tests if the specified Object is an instance of OhTimePointImmutable and if the time differenc between the current time point and anObj is less than anEps. |
![]() | 引数に指定したオブジェクトが OhTimePointImmutable オブジェ クトであって、かつ、現在の OhTimePointImmutable オブジェク トと同じ状態であるかをテストします。 Tests if the specified Object is an instance of OhTimePointImmutable and if it is equal to this OhTimePoint. |
![]() | オーバーロード。 Sutracts aLongTime from the current OhTimePoint object and returnts the updated object. |
![]() | 時刻の配列({年、月、日、時、分、秒})を返します。 Converts the current OhTimePoint object to the Calendar array. |
![]() | Returns the CalendaString. For example, this method returns "20030101010101 0.0" for 2003 January 1st, 01:01:01 0.0. |
![]() | Returns "" + _year + " " + _tsec + " " + _frac. |
![]() | 経過時間[sec]の小数部分です。-0.5以上、0.5未満とします。 |
![]() | 対象とする年の年間の総秒数[sec]です |
![]() | |
![]() | |
OhTimePoint クラス | OhymosNet 名前空間