pushed
lukelouyu/ip • 10:09 AM - Feb 24, 2026
The Deadline class has been refactored to utilize LocalDateTime instead of raw strings for date handling. Deadlines are now properly parsed internally and serialized using the standard yyyy-MM-dd HHmm format in the storage file structure. Moving forward, any malformed deadline entries loaded from previous invalid states will be cleanly skipped, ensuring improved application stability.
