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' ; |
Defines the format that date and time should be stored in.
1 | const DATETIME_DATETIME_STORAGE_FORMAT = 'Y-m-d\TH:i:s' ; |
Designed by : w10schools
service@w10schools.com
Please login to continue.