79328827

Date: 2025-01-04 12:28:00
Score: 1
Natty:
Report link
console.log(new Date().toLocaleString('default', { month: 'long' }));

The first example outputs the month number (1 for January, 2 for February, etc.), and the second outputs the full month name.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: S Raj