drupal/core-datetime
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() met
Maintainers
11.4.0-rc2
2026-06-17 15:59 UTC
Requires
- php: >=8.3.0
- drupal/core-utility: 11.4.0-rc2
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
GPL-2.0-or-later bfaf624e74c7e11007c9221bf9575f67ce8b5fd4
This package is auto-updated.
Last update: 2026-06-17 20:39:59 UTC
README
The Drupal Datetime Component Thanks for using this Drupal component. You can participate in its development on Drupal.org, through our issue system: https://www.drupal.org/project/issues/drupal You can get the full Drupal repo here: https://www.drupal.org/project/drupal/git-instructions You can browse the full Drupal repo here: https://git.drupalcode.org/project/drupal
