Defines the format that dates should be stored in.
File
- core/modules/datetime/datetime.module, line 23
- Field hooks to implement a simple datetime field.
Code
1 | const DATETIME_DATE_STORAGE_FORMAT = 'Y-m-d' ; |
Defines the format that dates should be stored in.
1 | const DATETIME_DATE_STORAGE_FORMAT = 'Y-m-d' ; |
Designed by : w10schools
service@w10schools.com
Please login to continue.