Download the PHP package romeoz/rock-date without Composer
On this page you can find all versions of the php package romeoz/rock-date. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package rock-date
A simple DateTime library for PHP
Features
- Supports many formats (
m/d/Y
,m/d/Y g:i A
and other) - Customization of formats and options
- i18n support
- Extended DateInterval (support total months/weeks/hours/minutes/seconds between a dates)
- Standalone module/component for Rock Framework
Table of Contents
- Installation
- Quick Start
- Custom format
- Custom option format
- i18n
- Difference/Interval between a dates
- Documentation
- Requirements
Installation
From the Command Line:
In your composer.json:
Quick Start
Custom format
Custom option format
i18n
Difference/Interval between a dates
Added additional placeholders:
%tm
- total months%tw
- total weeks%th
- total hours%ti
- total minutes%ts
- total seconds
Documentation
Requirements
- PHP 5.4+
License
The DateTime library is open-sourced software licensed under the MIT license.
All versions of rock-date with dependencies
PHP Build Version
Package Version
The package romeoz/rock-date contains the following files
Loading the files please wait ....