phproad / phpr-framework

[PHPR Framework] PHPRoad system files
http://phproad.com
MIT License
12 stars 2 forks source link

Phpr_DateTime::ago is a duplicate #14

Closed highruned closed 8 years ago

highruned commented 11 years ago

Phpr_DateTime::interval_as_string

Check it's not needed.

highruned commented 11 years ago

Note: I tried to use interval_as_string but it says "some time ago" which is kind of confusing/non specific.

daftspunk commented 11 years ago

::ago takes a timestamp whereas ::interval_as_string takes a DateTime object