DateTimeFieldBehavior
The behavior of the datetime object to be formatted.
Available for
Model-driven apps
Values
Value | Description |
---|---|
0 |
Unknown: DateTime behavior.. |
1 |
UserLocal: Respect user local time. Dates stored as UTC. |
2 |
DateOnly: Dates with time stored as midnight without conversion to UTC. |
3 |
TimeZoneIndependent: Dates and time stored without conversion to UTC. |
Related articles
Power Apps component framework API reference
Power Apps component framework overview