Database manager: Timestamp picker for default value

Allow selecting a default timestamp in this UI:

Clicking the clock button just inserts “knex.fx.now()”, which represents the current timestamp at row insertion. I’d like to choose a static default timestamp, but I’m not sure about the formatting, so having a timestamp picker would be handy.