- 基本情報
- ライセンス
- セットアップと構成
- サービスの利用
- 参照
- 例とチュートリアル
- ログ
Data Service ユーザー ガイド
Date-Time フィールドを使用すると、日付と時刻を含む値を保存できます。日付と時刻は、日付選択カレンダーを使用して選択できます。

時刻を除外
To remove the time component from your Date-Time data, select the Exclude time checkbox. This enforces only date selection in the date picker. Additionally, fields with this option selected are displayed as type Date, instead of type Date-Time.

All Date-Time and Date fields are stored as UTC dates and times in Data Fabric / Data Service.
詳細
Date-Time フィールドを定義するために指定できる項目は、以下のとおりです。
| プロパティ | 説明 | Required | 既定値 |
|---|---|---|---|
| 時刻を除外 | Removes the time component from your Date-Time data. | はい | いいえ |
| 既定値 | Date-Time フィールドの既定値を指定できます。 注: 既定値は [ データ ] タブで変更できます。 | いいえ | |
| 説明 | Date-Time フィールドの目的を説明する短いテキストを入力できます。 注: [説明 ] は [フィールド ] タブに表示されます。 | いいえ |
UiPath® Studio での表現
Date-Time フィールドは、プロジェクトに DateTimeOffset 型の変数としてインポートされ、Date フィールドは DateTime 型の変数としてインポートされます。