joomla/date

This package is abandoned and no longer maintained. No replacement package was suggested.

Joomla Date Package

Package info

github.com/joomla-framework/date

Type:joomla-package

pkg:composer/joomla/date

Statistics

Installs: 24 899

Dependents: 7

Suggesters: 0

Stars: 2

Open Issues: 0

2.0 2023-12-03 21:02 UTC

Requires

  • php: ^7.2.5|~8.0.0|~8.1.0

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

GPL-2.0-or-later 6bd3c73ae5523600c83007ad6dc2ee8e4dd75785

frameworkdatejoomla

This package is auto-updated.

Last update: 2026-02-15 12:50:52 UTC


README

👁 Latest Stable Version
👁 Total Downloads
👁 Latest Unstable Version
👁 License

Deprecated

The joomla/date package is deprecated with no further updates planned.

Installation via Composer

Add "joomla/date": "2.0.*@dev" to the require block in your composer.json and then run composer install.

{
	"require": {
		"joomla/date": "2.0.*@dev"
	}
}

Alternatively, you can simply run the following from the command line:

composer require joomla/date "2.0.*@dev"