Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam PDII All Questions
Exam PDII All Questions

View all questions & answers for the PDII exam

Salesforce Developers PDII Question # 33 Topic 4 Discussion

PDII Exam Topic 4 Question 33 Discussion:
Question #: 33
Topic #: 4

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.

Query the FirstDayofweek field from the Locale for the current user.


B.

Import the @salesforce/i18n module and use the firstdayofweek internationalization property.


C.

Use a custom metadata type to store key/value pairs.


D.

Use UserInfo.getLocale() in the component.


Get Premium PDII Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.