Skip to content

How about add a maxTime and a minTime const #54

Open
@mooxiu

Description

Describe the feature

Provide min and max timestamp (just like math.MaxInt, math.MinInt)

Motivation

Sometimes I have to decide whether a timestamp in a valid range (after the begin time stamp and before the end time stamp).

It's convenient if I have a MaxTime so that any certainTime.Before(maxTime) is true

Related Issues

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions