JoyOfCodingPDX / JoyOfCoding

Source code for The Joy of Coding course at Portland State University taught by David Whitlock
http://web.cecs.pdx.edu/~whitlock/
Apache License 2.0
17 stars 5 forks source link

Use LocalDateTime for project classes #464

Closed DavidWhitlock closed 6 months ago

DavidWhitlock commented 6 months ago

Resolve #463 by using LocalDateTime in project classes instead of ZonedDateTime. This increments the version of project artifacts to 1.1.0.