Hello,
I'm using ArcPro 2.8 and want to summarize a table of 30 years of forest prescribed burn data into sums of acres burn each month on each tract of land. Initially we only had the burn date in m/d/yy and I followed the instructions on "How To: Extract and insert a portion of the date field in a new field in ArcGIS Pro" and was able to extract the month and year to be able to summarize the way I needed. Note I also preformed the transformation of adding one to the month so instead of January=0, January=1
Once I began confirming the data I noticed that dates that fell on the first of a month were extracted into the previous month. For example: date=3/1/2021, extracted month=2
So then I extracted Day so I could sort by day to highlight the issue but that also was extracted as the previous day with the first of the month showing as the last day of the previous month.
See screengrab below.

Any ideas on cause and corrections?
Thanks