How can I update a field based on if the date in another field has passed or not? In other words, which arcpy function or method can be used that will change an attribute from "current" to "expired" when the date in the date field associated with that feature has passed? The goal is to have a tool/button that updates the features based on date and then exports to pdf.
↧