Can add timestamp data type support?

Thank you.

Comments

maurizio.ganovelli’s picture

Status: Active » Postponed (maintainer needs more info)

Hi wqmeng, could you explain your goal or/and provide a use case for this request?

wqmeng’s picture

For recurring orders. Store the due date. Though can use the string to store a date time while it is not friendly for database for selecting and sorting.

This data type can also be supported by the date module, get the popup date selector.

Thanks

maurizio.ganovelli’s picture

Priority: Normal » Minor
Status: Postponed (maintainer needs more info) » Postponed

All extra field values are stored in a single field: to add this feature a change in module db structure is needed. Moreover this module takes care of address-related fields: instead you can try to use Ubercart Webform Checkout Panes (http://drupal.org/project/uc_webform_pane). I think it's possible also to use date popup with webform date component. For now, i mark this issue as "postponed".