DATETIME_DATETIME_STORAGE_FORMAT

Defines the format that date and time should be stored in.

File

core/modules/datetime/datetime.module, line 18
Field hooks to implement a simple datetime field.

Code

1
const DATETIME_DATETIME_STORAGE_FORMAT = 'Y-m-d\TH:i:s';
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.