OHyMoS.NET Class Library

IOhTimePointImmutable.toCalendarArray メソッド 

時刻の配列({年、月、日、時、分、秒})を返します。

Converts the current OhTimePoint object to the Calendar array.
int[] toCalendarArray();

戻り値

an int[] value

時刻の配列

解説

この配列には秒の端数は含まれないことに注意してください。

Take care the fractional part of time which is expressed in seconds is not included.

参照

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