ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 374 - Certified Platform Developer II discussion

Report
Export

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.
Answers
A.
Use a custom metadata type to store key/value pairs.
B.
Query the FirstDayOfweek field from the Locale for the current user.
Answers
B.
Query the FirstDayOfweek field from the Locale for the current user.
C.
Use Userinfor. getLocale () in the component.
Answers
C.
Use Userinfor. getLocale () in the component.
D.
Import the firstDayofWeek property in the component.
Answers
D.
Import the firstDayofWeek property in the component.
Suggested answer: C
asked 23/09/2024
Derek Steven Schulte
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first