Date and Time helper for PHP (like Joda-Time in Java) [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 3 years ago . I am looking for a library (open source) like Joda-Time in the Java world. Is there any library like that? Joda-Time is very helpful to calculate date and time. I can add days, weeks, month, year and also can converting date and time easily. I wish there is library like Joda-Time for PHP. Edit: I need some