From f03a8146c3a37543ccfc5058ee94702b90d3acdf Mon Sep 17 00:00:00 2001 From: Frank Tang Date: Fri, 2 Jun 2023 13:12:20 -0700 Subject: [PATCH 1/2] Add firstDayOfWeek and consider "-u-fw" Also change the return value of getWeekInfo() to use string instead of integer. --- index.html | 629 ++++++++++++++++++++++++++++++++-------------------- locale.html | 171 +++++++++++++- 2 files changed, 561 insertions(+), 239 deletions(-) diff --git a/index.html b/index.html index 978dddd..eb8f200 100644 --- a/index.html +++ b/index.html @@ -3,25 +3,20 @@ -Intl Locale Info Proposal -Intl Locale Info Proposal