Jump to content

Translating Date to Week Number


OneEyedWillie

Recommended Posts

Hello,

 

I am writing a CMS for a sports organization league. One of my pages grabs values from the database using only the current week. What I want to do is when the admin enters in a game date, I want it to automatically find the week number for the date they entered. I haven't been able to find anything online that works for me.

 

Any help would be great!

Thanks  8)

Link to comment
https://forums.phpfreaks.com/topic/253630-translating-date-to-week-number/
Share on other sites

I haven't been able to find anything online that works for me.

 

 

what have you tried already ?  ... PHP has a lot of options, and MYSQl as well

http://www.php.net/manual/en/function.strtotime.php

http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.