Is there a way that I can label the current date from within a label expression without pulling from a field in the attribute table? I've been trying to use datetime.now() and datetime.today() but haven't been able to get those to work.
Thanks!
Tim
python python label expression