You are here

constant PUBLICATION_DATE_FORMAT_WITH_TZ in Publication Date 7.2

1 use of PUBLICATION_DATE_FORMAT_WITH_TZ
publication_date_form_node_form_alter in ./publication_date.module
Implements hook_form_BASE_ID_alter().

File

./publication_date.module, line 15
Add a field to nodes containing the publication date.

Code

define('PUBLICATION_DATE_FORMAT_WITH_TZ', 'Y-m-d H:i:s O');