thomas-institut/timestring

处理带微秒的MySql datetime字符串

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

This package is auto-updated.

Last update: 2024-09-22 12:45:12 UTC


README

TimeString 提供了一些方便的静态方法和常量来处理带微秒的MySql datetime字符串,例如 '1999-12-31 23:59:50.123456'

查看类源代码以获取详细信息。

用法

composer require thomas-institut/timestring