The next Pay Day is
+In {pluralisedDays}
+
+ The last working day of this month is
+ {Intl.DateTimeFormat('en-GB', {
+ weekday: 'long',
+ month: 'long',
+ day: 'numeric'
+ }).format(lastDayOfMonth)}
+
+ That's only {prettyPrintDays(daysUntilPayDay - 1)} with Monzo's "get paid now"
+
PayDay was {pluralisedDays} ago
+ {/if} +