Skip to content

urbanplum/php-dotnet-datetime

Repository files navigation

dotnet-datetime

Latest Version on Packagist Total Downloads Software License

Tools for conversion between .NET and PHP DateTime objects

Install

Via Composer

$ composer require urbanplum/dotnet-datetime

Usage

$dotnetDateTime = new \Urbanplum\DotnetDateTime\DotnetDateTime();

echo $dotnetDateTime->formatToPhp('yyyy-MM-dd hh\:mm\:ss');

// Y-m-d h:i:s

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email hello@johnsmith.io instead of using the issue tracker.

Credits

License

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

About

Tools for conversion between .NET and PHP DateTime objects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages