thomas-institut/timestring

Dealing with MySql datetime strings with microseconds

v1.3 2024-01-22 11:17 UTC

This package is auto-updated.

Last update: 2024-04-22 11:48:05 UTC


README

The class TimeString provides a few convenient static methods and constants to deal with MySql datetime strings with microseconds, e.g., '1999-12-31 23:59:50.123456'

Check the class source file for details.

Usage:

composer require thomas-institut/timestring