PTIT-D22KH / milktea_sales_management_project

Java OOP Project - 24-25 Term 1
1 stars 0 forks source link

Change data type for startDate in Employee.java #10

Closed TINABJan254 closed 1 month ago

TINABJan254 commented 1 month ago

Change the data type of the startDate field in the Employee class from Date to Timestamp.