Download the PHP package dv-affection/date_get_week_number without Composer
On this page you can find all versions of the php package dv-affection/date_get_week_number. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dv-affection/date_get_week_number
More information about dv-affection/date_get_week_number
Files in dv-affection/date_get_week_number
Download dv-affection/date_get_week_number
More information about dv-affection/date_get_week_number
Files in dv-affection/date_get_week_number
Vendor dv-affection
Package date_get_week_number
Short Description Provide support for obtaining a week number of year (week starts on Sunday)
License MIT
Homepage https://github.com/dvAffection/date_get_week_number
Package date_get_week_number
Short Description Provide support for obtaining a week number of year (week starts on Sunday)
License MIT
Homepage https://github.com/dvAffection/date_get_week_number
Please rate this library. Is it a good library?
Informations about the package date_get_week_number
date_get_week_number() for PHP
According to the documentation for date
function of the W
format character
ISO-8601 week number of year, weeks starting on Monday (added in PHP 4.1.0)
date_get_week_number
amends this issue by retuning a week number of a year where the week starts on Sunday
Requirements
PHP >= 5.2.0 because of the DateTime
object usage
Usage
Installation
Via composer:
Tests
All versions of date_get_week_number with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.2.0
The package dv-affection/date_get_week_number contains the following files
Loading the files please wait ....