Home
My Faqts
Contributors
About
Help
News: Faqts.com
search
is now functional again. Thank you for your patience.
Online Shopping
:
Computers
:
Programming
:
Languages
:
PHP
:
Function Libraries
: Date and Time
+ Search
Enter your search terms
Submit search form
Web
faqts.com
Folders
There are no folders in this category
Share Your Knowledge
Ask a Question
Questions
Recently Asked Questions
How can I find the date of every Tuesday from now through the next year?
How to get the dates if week number is given?
How do you get the week of a date in the past? Example: 12/02/2002 = week(6)
How can I make a string that will give me yesterdays date? so if today is Nov 22 2004 = Nov 21 2004
How can I add 90 days to a date: like add 90 days to 7/23/2004 which is pulled from a text file?
Random Questions
How to format a date for MySQL
I want to add 2 minutes with the current time(). How can I do it?
How can I compute a diference between two datetime columns (in hours) ?
How do I display a "Last Modified ..." date?
When was the 't' option for date() introduced?
How can I work out the day of week from the (MySQL) date format YYYY-mm-dd?
How can I get today's date and time in PHP?
How can I determine the current time in PHP?
How can I work out the days in a month?
How can I figure the correct date n hours from now while avoiding daylight savings time adjustments?
How can I get the month number from the month name?
When was the 't' option for date() introduced?
How can I translate a date into another language?
How can I get the current day of the year as a number (eg: 358)?
How do I check the PHP current date against a differently formatted date, such as DD/MM/YYYY?
How do I use the MCAL functions?
How can I get the time and date in a different time zone?
How can I work out the difference (in number of days) between two dates in yyyy-mm-dd format?
How can you calculate the difference between 2 times?
How can I find out what the date of the last monday was without year/month concerns?
How can I convert the last modified time for a file to a MySQL datetime?
How can I get the date 7 days prior to today?
Is it possible to calculate what date it will be in 6 working days time (i.e. not Saturday, Sunday or any holidays)?
How do I display a "Last Modified ..." date?
How can i convert seconds into the following format: H:i:s ?
How to find the number of weekdays between 2 dates exlcluding weekends and holdays
How can I find the difference between 2 dates in weekdays also excluding holidays
I want to add 2 minutes with the current time(). How can I do it?
How Can I change the time of the last modification of my file by function touch()
How can I get PHP to tell me the week nuber of a date (e.g 1 - 52)
How to format a date for MySQL
How can I compute a diference between two datetime columns (in hours) ?
How do I compare dates? If I want to display only information entered in one given month(october) and nothing before and nothing after this month.
How can I calculate the week of a month/year? ist week, 2nd week etc...
How can I work out the week number from the current date?
I'm looking to display the numeric week number as well as the textual date range
how do i display different time zone setting using a function?
With a mysql query how do you find all the information between two times (i.e. from date1 to date2)
How do I use mktime function based on a previous date not current date?
How can I perpetually calculate a range of dates?
In PHP, I need two dates to put into mySQL. How do I get the CURRANT week from Sun to Sat?
Is it possible to obtain the time zone the client web browser is running in?
How do I compute / calculate differences between two dates?
How do I calculate the number of years, months, weeks, minutes, seconds between two dates in PHP?
How do I trunc a date (e.g. turn 1987 into '87) ?
i'm working with mktime in a calendar but when i do an mktime(0,0,0,1,1,2040) i get this -3662
Adding a time limit to users account
How can I add 90 days to a date: like add 90 days to 7/23/2004 which is pulled from a text file?
How can I make a string that will give me yesterdays date? so if today is Nov 22 2004 = Nov 21 2004
How do you get the week of a date in the past? Example: 12/02/2002 = week(6)
How to get the dates if week number is given?
How can I find the date of every Tuesday from now through the next year?
Unanswered Questions
How to compare two strings as date type
How do you find the difference between two times on the same day (for any day, not just current day) for use in a timesheet application?
How do I get the current date on the client's computer? (not the server)
How do I create my calendar?
How can I use dates past 2037?
How do I calculate what week number out of the month it is? For instance: week 1 out of the month
How do I compare today's date to the second Sunday of each month?
How can i get time difference in hours and minutes?
How do I return a date that is X days or months from a given date (not from today)?
How do I retrieve both the browsing system and web server current time values?
How do I retrieve both the browsing system and web server current time values?
How can I calculate Business days?
Is there a function available to check if a date value entered is valid?
How/where can I access a list of all Date and time Labels used by PHP4.1.2, eg as in TZ=US/Pacific
How/where can I access a list of all Date and time Labels used by PHP4.1.2, eg as in TZ=US/Pacific
How/where can I access a list of all Date and time Labels used by PHP4.1.2, eg as in TZ=US/Pacific
How do I format MySQL DATETIME value into a more readable string?
How do I find the missing dates in a query?
how to calculate the number of sunday in give month and year
how to calculate the number of sunday in given month and year
getting information out of date()
How do I compare a text value to today's date
comparing dates and ouput the most recent date from two tables
i have two calculated shift times in two date cols, can i add those two to get total working hrs
How do I get the last occurrence of a date (Mon,Day,Year)?
how can i add 30 day's to today's date in php?
Is there a format for week Saturday through Friday?
How do we change a Gregorian date into Chinese date?
How can i make a function that does something if today is between two dates?
How do I display day & month only when MYSQL format is yy-mm-dd