★ wanayoo — archive 1999 http://www.devshed.com/Talk/Forums/Forum5/HTML/001164.htmlNouvelle recherche | Portail wanayoo
DevShed Menu
* DevShed Home
* Developer News
* DevShed Brain Dump




UBBFriend: Email This Page to Someone!
  DevShed Discussion Forums
  PHP
  Date calculations

Post New Topic  Post A Reply
profile | register | preferences | faq | search

next newest topic | next oldest topic
Author Topic:   Date calculations
badboy
Member
posted May 17, 2000 12:06 PM     Click Here to See the Profile for badboy   Click Here to Email badboy     Edit/Delete Message Reply w/Quote
How can I calculate the number of days since the beginning of the present year ?
Lets say I have a day May 17th and I want to know which day number it is in the 365 day cycle.
ex: january 10th is day 10
May 17th is day 108

Thanks,
Peter

aarongb
Member
posted May 17, 2000 01:13 PM     Click Here to See the Profile for aarongb   Click Here to Email aarongb     Edit/Delete Message Reply w/Quote
Simple.
date("z");

found at: http://www.php.net/manual/function.date.php3

If Rod k finds a simpler solution, I am going to punch myself.

scollo
Member
posted May 17, 2000 01:14 PM     Click Here to See the Profile for scollo   Click Here to Email scollo     Edit/Delete Message Reply w/Quote
echo (date ("z", time()));

scollo
Member
posted May 17, 2000 01:16 PM     Click Here to See the Profile for scollo   Click Here to Email scollo     Edit/Delete Message Reply w/Quote
Aaron,

I don't mean this as a simpler solution. We were responding at the same time and didn't realize it.

-- Christopher

badboy
Member
posted May 17, 2000 02:30 PM     Click Here to See the Profile for badboy   Click Here to Email badboy     Edit/Delete Message Reply w/Quote
Wow ! was that an easy one, guess I need to by another book on PHP as I was not able to find such an example. Thanks

rod k
Member
posted May 18, 2000 07:08 AM     Click Here to See the Profile for rod k   Click Here to Email rod k     Edit/Delete Message Reply w/Quote
LOL @ aaron

All times are MST (US)

next newest topic | next oldest topic

Administrative Options: Close Topic | Archive/Move | Delete Topic
Post New Topic  Post A Reply
Hop to:

Contact Us | DevShed.com

Copyright © 1997-2000 ngenuity. All rights reserved.

Powered by: Ultimate Bulletin Board, Version 5.41a
© Infopop Corporation (formerly Madrona Park, Inc.), 1998 - 1999.