I’d like to display in my i18n-ed app a list of the 7 weekdays: I rely on the Intl global object for formatting date/time but I can’t find an easy way to get only the weekday names. I thought I could add some days to the EPOCH time, to reach the first day of the week, but I’m failing to