fns formatting
I'd like to update the format string to use "yyyy" rather than "YYYY" to avoid throwing this vue warning;
[Vue warn]: Error in mounted hook: "RangeError: Use
yyyyinstead ofYYYYfor formatting years;
I'd like to update the format string to use "yyyy" rather than "YYYY" to avoid throwing this vue warning;
[Vue warn]: Error in mounted hook: "RangeError: Use
yyyyinstead ofYYYYfor formatting years;