79716408

Date: 2025-07-27 12:48:43
Score: 2
Natty:
Report link

Use <input type="month"> instead of type="date" and bind lookDate as a String. Then manually parse it to LocalDate with day 01 appended. This avoids binding errors.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jyosna Vuttla