Under Default values -> Default date (Relative) you can put your Relative default value. It's described with: Describe a time by reference to the current day, like '+90 days' (90 days from the day the field is created) or '+1 Saturday' (the next Saturday). See strtotime for more details.
"today", "noon", "midnight" works.
but something like
"today +10 hours 30 minutes"
"today 10:30 am"
is not.
Comments
Comment #1
karens commentedI reworked the code. The old way of doing it was from the D6 version where we had to do things in a way that would work in PHP4. We don't have that problem in D7.
Comment #2.0
(not verified) commentedtypo