This is a very easy way to find out if today is a weekday:
['Mon', 'Tue', 'Wed', 'Thu', 'Fri'].contains(new Date().format("E"))
This is a very easy way to find out if today is a weekday:
['Mon', 'Tue', 'Wed', 'Thu', 'Fri'].contains(new Date().format("E"))
For further actions, you may consider blocking this person and/or reporting abuse
Rebar Hassan -
Dawid Makowski -
Michael Levan -
đť’®ubin -
Top comments (0)