Smart Date Defaults

Use the following settings can be used for a date field to auto-populate it when an object is created or updated.

{
  "onUpdate" : true
}
{
  "onCreate" : true
}