How do I convert an ISO 8601 week number to a timestamp or date? Here’s a handy function for PHP that returns an array with seven timestamps, one for each day in week $weekNumber. function getDa… more →
tzzztzzz wrote 3 years ago: How do I convert an ISO 8601 week number to a timestamp or date? Here’s a handy function for P … more →