Attempting to create a box that automatically displays the Julian date of this year.
I have a form that has a calendar that auto-populates a small calendar based on the selection of the first day. I need to also display the Julian date (of that year) next to it. Ideally, the code would read the first selected date, add the appropriate number of days to match the applicable calendar date, and then display the Julian date. I have attached a picture for reference. The Monday block is the manual selection and the rest update automatically based on the selection. Any help would be greatly appreciated.

