🔥 Use Intl.DateTimeFormat() to create nicely formatted date and time strings
🔥 Use Intl.PluralRules() to easily find the ordinal for numbers - 1st, 2nd, 3rd, 4th...
🔥 Use Intl.RelativeTimeFormat() to get nicely formatted relative time strings.