79487234

Date: 2025-03-05 17:27:33
Score: 1
Natty:
Report link

Late simple answer with inline-if according to the last edited question so far, thanks @T.J.Crowder :

var fomattedDate = (moment(myDate).isValid() ? moment(myDate).format("L") : "");
Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Raff