Get iso week of year in PHP

Description

The following code shows how to get iso week of year.

Example


<?php/*from w  w w  . j  a  v a2 s .  c  o  m*/

$date = new Date();
$date->setDMY(4,1,2010);
echo $date->getISOWeekOfYear();

?>




















Home »
  PHP Tutorial »
    Data Types »




Array
Array Associative
Array Util
ArrayObject
Data Types
Date
Date Format
DateTime
Number
String
String Escape
String Filter
String HTML
String Type
Timezone