List of questions
Related questions
Question 374 - Certified Platform Developer II discussion
A developer is creating a Lightning web component to display a calendar. The component will be used in multiple countries. In some locales, the first day of the week is a Monday, or a Saturday, or a Sunday.
What should the developer do to ensure the calendar displays accurately for users in every locale?
A.
Use a custom metadata type to store key/value pairs.
B.
Query the FirstDayOfweek field from the Locale for the current user.
C.
Use Userinfor. getLocale () in the component.
D.
Import the firstDayofWeek property in the component.
Your answer:
0 comments
Sorted by
Leave a comment first