Search Results
DateTimeImmutable::add () - Returns a new object, with added amount of days, months, years, hours, minutes and seconds DateTimeImmutable::diff () - Returns the difference between two DateTime objects
Méthode PHP Contact DateTimeImmutable::sub 26 déc. 2018 26 fois > (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmutable::sub — Soustrait un nombre de jours, mois, années, heures et secondes
The DateTimeImmutable class is the immutable analogue of DateTime. It creates a new object with any modification, making it more predictable and safe to work with.
DateTimeImmutable::add () - Retourne un nouvel object, avec le nombre de jours, mois, années, heures, minutes et secondes ajouté DateTimeImmutable::diff () - Retourne la différence entre deux objets DateTime
DateTimeImmutable::add () - Returns a new object, with added amount of days, months, years, hours, minutes and seconds DateTimeImmutable::diff () - Returns the difference between two DateTime objects
French translation of the PHP documentation. Contribute to php/doc-fr development by creating an account on GitHub.
People also ask
What does datetimeimmutable do?
What is a datetimeimmutable class?
How do I subtract an interval from a date?
PHP 5 Manual DateTimeImmutable Subtracts an amount of days, months, years, hours, minutes and seconds Edit Report a Bug
