Skip to main content
Backdrop CMS API
Documentation for Backdrop CMS developers.
Welcome!
Login
You are here
Home
»
API reference
»
1.x
»
date.inc
constant DATE_FORMAT_DATETIME
14 uses of DATE_FORMAT_DATETIME
BackdropDateTime::__construct
in core/
includes/
date.class.inc
Constructs a date object.
BackdropDateTime::__toString
in core/
includes/
date.class.inc
Returns the date object as a string.
date_combo_element_process
in core/
modules/
date/
date.elements.inc
Process an individual date element.
date_default_date
in core/
modules/
date/
date.elements.inc
Create a date object from a datetime string value.
date_default_value_part
in core/
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
core/
includes/
date.inc
, line 26
Date API functions.
Code
define
(
'DATE_FORMAT_DATETIME'
,
"Y-m-d H:i:s"
)
Search
Menu
Toggle menu visibility
Developer Documentation
Advanced Installation
Developing Modules
Developing Themes
Developing Layouts
Upgrading from Drupal 7
Converting Drupal code
Converting modules
Converting themes
Change Records
Working w Config Management
Deploying a Backdrop site
Coding & documentation standards
Writing secure code
Contribute to Backdrop
Backdrop API
Topics
Functions
Classes
Files
Globals
Form API Reference
Glossary