In your field settings under Advanced, you can set your “Default Value” to {@date,Y-m-d} (for date) or {@date,Y-m-d H:i:s} (for date/time).
Also turn on your “Evaluate tags in default values” setting just below that.
New posts will have that value automatically set in the corresponding form field.
If you need any other date format values, you can reference those here: https://www.php.net/manual/en/datetime.format.php
I’m so sorry if this is user error, but I’m trying to figure out how to add a default time and separately date value, and failing. I’ve tried {@date,12-20-25} for the date, {@date,10-10-25 12:00:00} for the time, and also {@time, 13:00:00} for the time.
I skimmed the php manual you linked, and it seems more related to the formatting in display instead of the defaults in a pods field? Please let me know if I’m misunderstanding that.
Thanks so much!