2017 © Pedro Peláez
 

library date

Provides additional functionality for date manipulation in PHP

image

bfolliot/date

Provides additional functionality for date manipulation in PHP

  • Thursday, May 28, 2015
  • by bfolliot
  • Repository
  • 1 Watchers
  • 0 Stars
  • 157 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 28 % Grown

The README.md

BFolliot\Date

Provides additional functionality for date manipulation in PHP, (*1)

BFolliot\Date\DateInterval

public string toSpec ()

Return the interval specification., (*2)

BFolliot\Date\DateTime

public string strftime(string $format)

Format according to locale settings., (*3)

See http://php.net/manual/en/function.strftime.php, (*4)

public static DateTime DateTime::createFromFormat ( string $format , string $time [, DateTimeZone $timezone ] )

Returns new DateTime object formatted according to the specified format., (*5)

See http://php.net/manual/en/datetime.createfromformat.php, (*6)

The Versions

28/05 2015

dev-master

9999999-dev

Provides additional functionality for date manipulation in PHP

  Sources   Download

The Requires

  • php >=5.3

 

by Bryan Folliot

28/05 2015

1.1.2

1.1.2.0

Provides additional functionality for date manipulation in PHP

  Sources   Download

The Requires

  • php >=5.3

 

by Bryan Folliot

27/05 2015

1.1.1

1.1.1.0

Provides additional functionality for date manipulation in PHP

  Sources   Download

The Requires

  • php >=5.3

 

by Bryan Folliot

27/05 2015

1.1.0

1.1.0.0

Provides additional functionality for date manipulation in PHP

  Sources   Download

The Requires

  • php >=5.3

 

by Bryan Folliot

14/05 2015

1.0.0

1.0.0.0

Provides additional functionality for date manipulation in PHP

  Sources   Download

The Requires

  • php >=5.3

 

by Bryan Folliot