]> git.mxchange.org Git - friendica.git/commit
Add Util\Temporal to src
authorHypolite Petovan <mrpetovan@gmail.com>
Thu, 25 Jan 2018 01:47:33 +0000 (20:47 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Sat, 3 Feb 2018 13:56:51 +0000 (08:56 -0500)
commitd478ef6c6d93f4b7f27b40ebe6b46af9759f415f
treefcbe39c0fb10f6e325ef7c889814a9d44fb26e7a
parent2a00ac790f669ef5940ef2c24a9bd7ad2c3856ea
Add Util\Temporal to src

- Map include/datetime functions to Temporal methods
- Move update_contact_birthdays() to Model\Contact::updateBirthdays()
include/datetime.php
src/Model/Contact.php
src/Util/Temporal.php [new file with mode: 0644]