Skip to main content
Silkscreen CMS API
Login
Menu
Toggle menu visibility
Home
constant DATE_FORMAT_DATETIME
You are here
Home
»
API reference
»
1.20.x
»
date.inc
14 uses of DATE_FORMAT_DATETIME
BackdropDateTime::__construct
in includes/
date.class.inc
Constructs a date object.
BackdropDateTime::__toString
in includes/
date.class.inc
Returns the date object as a string.
date_combo_element_process
in modules/
date/
date.elements.inc
Process an individual date element.
date_default_date
in modules/
date/
date.elements.inc
Create a date object from a datetime string value.
date_default_value_part
in modules/
date/
date.elements.inc
Helper function for the date default value callback to set either 'value' or 'value2' to its default value.
... See full list
File
includes/
date.inc
, line 25
Date API functions and constants.
Code
define
(
'DATE_FORMAT_DATETIME'
,
"Y-m-d H:i:s"
)
Search 1.20.x
Function, file, or topic
*
Partial match search is supported
API Navigation
1.20.x
Topics
Classes
Functions
Files
Constants
Globals
Deprecated