2017 © Pedro Peláez
 

library dandomain-datetime

An extension of the DateTimeImmutable for use with Dandomain

image

loevgaard/dandomain-datetime

An extension of the DateTimeImmutable for use with Dandomain

  • Friday, March 9, 2018
  • by loevgaard
  • Repository
  • 1 Watchers
  • 0 Stars
  • 676 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 2 % Grown

The README.md

Dandomain date time library

Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] Quality Score, (*1)

Install

Via Composer, (*2)

``` bash $ composer require loevgaard/dandomain-datetime, (*3)


## Usage ```php <?php $dt = new \Loevgaard\DandomainDateTime\DateTimeImmutable(); // $dt is now a date time object with the timezone set to Europe/Copenhagen

Testing

bash $ composer test, (*4)

License

The MIT License (MIT). Please see License File for more information., (*5)

The Versions

09/03 2018

dev-master

9999999-dev https://github.com/loevgaard/dandomain-datetime

An extension of the DateTimeImmutable for use with Dandomain

  Sources   Download

MIT

The Requires

  • php ^7.0

 

The Development Requires

loevgaard dandomain-datetime

09/03 2018

v1.1.0

1.1.0.0 https://github.com/loevgaard/dandomain-datetime

An extension of the DateTimeImmutable for use with Dandomain

  Sources   Download

MIT

The Requires

  • php ^7.0

 

The Development Requires

loevgaard dandomain-datetime

06/03 2018

v1.0.0

1.0.0.0 https://github.com/loevgaard/dandomain-datetime

An extension of the DateTimeImmutable for use with Dandomain

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

loevgaard dandomain-datetime

14/11 2017

v0.1.0

0.1.0.0 https://github.com/loevgaard/dandomain-datetime

An extension of the DateTimeImmutable for use with Dandomain

  Sources   Download

MIT

The Requires

  • php ~7.0

 

The Development Requires

loevgaard dandomain-datetime