rohitd3 / rohitfastpages

Rohit De's fastpages for AP CSA 2022-2023
https://rohitd3.github.io/rohitfastpages/
Apache License 2.0
0 stars 0 forks source link

FRQ1 - Methods and Control Structures #10

Open rohitd3 opened 1 year ago

rohitd3 commented 1 year ago

http://localhost:8085/api/calendar/firstDayOfYear/2024 image

http://localhost:8085/api/calendar/isLeapYear/2024 image

http://localhost:8085/api/calendar/dayOfYear/5/2/2024 image

http://localhost:8085/api/calendar/numberOfLeapYear/2000/2022 image

http://localhost:8085/api/calendar/dayOfWeek/5/2/2022 image

Year.java

image

APCalendar.java

image

jm1021 commented 1 year ago

2.7