Bug 712 - Difficulty using import for Date
Summary: Difficulty using import for Date
Status: CONFIRMED
Alias: None
Product: CS3343_SEP_group8
Classification: Unclassified
Component: Util (show other bugs)
Version: version0
Hardware: PC Windows
: --- enhancement
Assignee: Meryem
URL:
Depends on:
Blocks:
 
Reported: 2022-11-16 17:08 HKT by Meryem
Modified: 2022-11-16 17:08 HKT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Meryem 2022-11-16 17:08:56 HKT
Problem location : PlannerDateUtil.java
Problem found : TestPlannerDateUtil.java

The used import for Date is really difficult to use/work with and quite deprecated. Another class for date would have been better!