Posts marked with “date time”

The PHP DateTime Class

by · October 23, 2022

0
 

As a developer, you're going to run into situations where you need to perform some kind of operation on a date or time. You might need to see how far apart two dates are, add several days to the date, or convert a string sent to us by an end user into something we can […]

 

It’s About Time

by · December 21, 2018

1
 

By Colin DeCarlo As applications scale and gain adoption, dates and time become much more of a concern than they once were. Bugs crop up, and developers start learning the woes of time zones and daylight saving time. Why did that reminder get sent a day early? How could that comment have been made at […]

 

Better Practice – December 2018

by · December 11, 2018

0
 

Practice and more practice are the keys to adopting modern software engineering practices. It doesn’t matter if you’re using WordPress or Drupal to manage website content, trying to learn unit testing, get hired, or looking for better ways to manage date and time data—there’s always an opportunity to learn how to do it better. This issue rounds up articles on each of these topics to help you deepen your problem-solving skills.

 

It’s About Time

by ·

0
 

As applications scale and gain adoption, dates and time become much more of a concern than they once were. Bugs crop up, and developers start learning the woes of time zones and daylight saving time.

 

Education Station: Simple, Compact Time Range Creation with Period

by · July 17, 2017

2
 

See how to easily create and manipulate datetime ranges with Period, a library from the PHP League of Packages. From June 2017’s Education Station by Matthew Setter.

 

Safe at Speed – July 2017

by · July 10, 2017

0
 

In the July 2017 issue of the magazine: Google Cloud, Scalable Content Distribution, beyond jQuery, mental health, and more.