Rick Rivers
Results
1
comments of
Rick Rivers
Yes. Please remove. Replace with following (apologies, unfamiliar with editor): const nowAsString = () => { let date = new Date() let year = date.getUTCFullYear(), mth = date.getUTCMonth() + 1,...