brick / date-time

Date and time library for PHP
MIT License
337 stars 30 forks source link

Updated src : created TimeStamp class #75

Closed pj8912 closed 1 year ago

pj8912 commented 1 year ago

With TimeStamp class :

BenMorel commented 1 year ago

Hi, I don't think that this class belongs to this library.

We already have Instant that represents an immutable UNIX timestamp with nanosecond precision!