Download the PHP package kba-team/sap-datetime without Composer
On this page you can find all versions of the php package kba-team/sap-datetime. 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 sap-datetime
SAP DateTime
Extends PHP's DateTime class by SAP week, date and timestamp format.
- SAP week in format
<year><week>
- SAP date in format
<year><month><day>
- SAP timestamp in format
<year><month><day><hour><minute><second>
Usage
Parse a SAP week string into a DateTime object.
Format a DateTime object as SAP week string
Parse a SAP date string into a DateTime object
Format a DateTime object as SAP date
Parse a SAP timestamp into a DateTime object
Format a DateTime object as SAP timestamp
All versions of sap-datetime with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
The package kba-team/sap-datetime contains the following files
Loading the files please wait ....