DateTime型変数をkintone上の時刻フィールドに変換する
Namespace: kintoneDotNET.API.Types
Assembly: kintoneDotNET (in kintoneDotNET.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax
Parameters
- vdate
- Type: SystemDateTime
[Missing <param name="vdate"/> documentation for "M:kintoneDotNET.API.Types.kintoneDatetime.toKintoneFormat(System.DateTime,System.String)"]
- format (Optional)
- Type: SystemString
[Missing <param name="format"/> documentation for "M:kintoneDotNET.API.Types.kintoneDatetime.toKintoneFormat(System.DateTime,System.String)"]
Return Value
Type: String[Missing <returns> documentation for "M:kintoneDotNET.API.Types.kintoneDatetime.toKintoneFormat(System.DateTime,System.String)"]
Remarks
See Also