We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
How would I achieve something like this in native javascript :
moment(viewingDay).isBefore(moment(), 'day');
If this is possible then I can fully ditch moment