Skip to content

Commit

Permalink
docs: add missing javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Bonajo committed Sep 9, 2024
1 parent 3189f8e commit 094df2a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/appointmentplanner/api/LocalDay.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

/**
* Utility class to do zoned time conversion.
* @param zone the time zone for this day
* @param date the date of this day
*
* @author Pieter van den Hombergh {@code [email protected]}
*/
Expand Down

0 comments on commit 094df2a

Please sign in to comment.