On 01.02.2016 at 19:54 lambaocf wrote: > it will be awesome if php has the ability to work with dateinterval like > postgres. > http://www.postgresql.org/docs/9.4/static/functions-datetime.html > > i having a bad time trying to multipliyng interval, in postgres i can do ‘P1M > * 23’ and i will get ‘P23M’ or ‘date object + (date interval * quantity)’
I suggest you make a respective feature request via <https://bugs.php.net/> (if there's not already one). This mailing list is for discussing and maintaining the php.net web infrastructure. -- Christoph M. Becker -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
