brick / date-time

Date and time library for PHP
MIT License
321 stars 29 forks source link

Updated src : created TimeStamp class #75

Closed pj8912 closed 9 months ago

pj8912 commented 10 months ago

With TimeStamp class :

BenMorel commented 9 months 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!