kintoneDatetimeInitialValue Property kintoneDotNETHelp
kintone上の日付の初期値を取得する

Namespace: kintoneDotNET.API.Types
Assembly: kintoneDotNET (in kintoneDotNET.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax

public static DateTime InitialValue { get; }

Property Value

Type: DateTime

Return Value

Type: DateTime
Remarks

kintoen上のDatetimeは"1,000年以上9,999年以下の日付でなければなりません。" UTC時刻に換算すると1000を下回ってしまう場合に備え、時刻は23:59:59とする
See Also

Reference