Skip to content

Commit 5cfdc8d

Browse files
authored
Merge pull request #2245 from MicrosoftDocs/chmoncay-patch-1
Update control-date-picker.md
2 parents f481248 + e9d681f commit 5cfdc8d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

powerapps-docs/maker/canvas-apps/controls/control-date-picker.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ If you add a **Date Picker** control instead of a **[Text input](control-text-in
4343

4444
**[Color](properties-color-border.md)** – The color of text in a control.
4545

46+
**DateTimeZone** – Whether to display the date in **UTC** or the user's **Local** time.
47+
4648
**[DisplayMode](properties-core.md)** – Whether the control allows user input (Edit), only displays data (View), or is disabled (Disabled).
4749

4850
**[DisabledBorderColor](properties-color-border.md)** – The color of a control's border if the control's **[DisplayMode](properties-core.md)** property is set to **Disabled**.
@@ -71,6 +73,8 @@ If you add a **Date Picker** control instead of a **[Text input](control-text-in
7173

7274
**InputTextPlaceholder** – Instructional text that appears if no dates are entered.
7375

76+
**IsEditable** – Whether the datepicker text can be edited. If false, the date can only be changed by using the calendar.
77+
7478
**[Italic](properties-text.md)** – Whether the text in a control is italic.
7579

7680
**[OnSelect](properties-core.md)** – How the app responds when the user taps or clicks a control.

0 commit comments

Comments
 (0)