Subscribe
Tutorial search
Cool Stuff
How would you like to MASTER graphic design by next week?
Click here to find out how
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project
View all templates
PHP Tutorials
Tutorials
Stuff
Affiliates
PHP Date & Time Tutorials
We hope that you will enjoy our PHP Date & Time tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own PHP Date & Time tutorial to our site. Thank you !
Learn how to take a UNIX timestamp and convert it to readable date string with PHP
Difficulty: 


Learn how to take a UNIX timestamp and convert it to readable date string with PHP
Difficulty: 


You have non-English website? Well translate your date into your language for your visitors and here you will be shown how.
Difficulty: 


Display a greeting which matches the current time, using PHP. Whether it is morning, afternoon, evening or night, follow this tutorial to learn how to automatically detect the time and show the appropriate text. You can even use this technique to display different styles to your visitors depending on the time of day.
Difficulty: 


In PHP, despite the big choice of functions, there is not a specific function to add an interval of time, that could be a day, hour, month or year to a given date, therefore we have to code something to do the job. In these series of articles, we'll create some functions that could be useful for your applications.
Difficulty: 


In this tutorial we'll be going through the ins and outs on how to make a calendar in php.
Difficulty: 


This tutorial explains how to handle converting times to different time zones using the DateTime and DateTimeZone classes provided by PHP 5.2.0+.
Difficulty: 


When developing more complex PHP sites, especially forums, discussion boards and blogs where date and time functions are important, you"™ll regularly encounter situations where you need to display and manipulate values based around the current date and time. PHP includes a range of functions which can help you to easily format and adjust your date and time displays to suit your needs. In this tutorial, we"™ll look at some easy ways to display calendar information for your visitors.
Difficulty: 


Get the time a certain file was last modified according to the server, and print it on the page.
Difficulty: 


In this tutorial I'm going to show you how to translate date into your language and display it.
Difficulty: 


Self-Updating Copyright - Learn a simple trick to keep your copyright year updated
Difficulty: 


Calculate the number of days, weeks, years between two user inputted dates
Difficulty: 


I show you how to find out what the date was yesterday, 1 week ago, and 1 month ago using PHP. Once you learn the principal of how the script works, you can use it to determine how long ago anything was.
Difficulty: 

Total Tutorials in Category: 56
