Building a Map Series in Pro and trying to display a survey date field for the feature on each series page. this points to a datetime field, but I only want to show the date. Per the docs, https://pro.arcgis.com/en/pro-app/latest/help/layouts/date-and-time-dynamic-text.htm, I should be able to just use format="short" to display only date, but this does not seem to work. Pro 3.1.3
Note that because this is a Map Series, this is inserted into the Layout using Insert > Dynamic Text > Map Series > Attribute. Could the type="page" tag be conflicting with the format="short" tag? It doesn't seem like any formats are accepted. Changing to property="date" has no impact.
Thoughts?
