Microsoft Dynamics 365 Customization and Configuration (legacy) — Question 63
You have a custom entity.
You need to add a date field that displays the date a user was hired. You must ensure that the value in the field remains the same, regardless of the time zone in which the field is viewed.
What are two possible ways to configure the field? Each correct answer presents a complete solution.
Answer options
- A. Set the Behavior to User Local.
- B. Set the Format to Date Only.
- C. Set the Behavior to Time-Zone Independent.
- D. Set the Behavior to Date Only.
Correct answer: C, D
Explanation
The correct answers are C and D because setting the Behavior to Time-Zone Independent ensures the date remains unchanged regardless of the viewer's time zone, while setting the Behavior to Date Only will also maintain consistency by displaying just the date without time zone considerations. Options A and B are incorrect as they do not provide the necessary independence from time zone variations.