Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 355 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 355 Bytes

ShDateFormatter

ShDateFormatter makes date formatting easier. Including formatting, validation.

Usage

use Gekannt\ShDateFormatter;

ShDateFormatter::getWeekNumber();

Installation

composer require gekannt/shdateformatter:2.0.1

or if it doesn't work write down manually to your composer the following line: "gekannt/shdateformatter": "2.0.1"