Skip to content

Release 1.1.1

Latest
Compare
Choose a tag to compare
@guobinhit guobinhit released this 06 May 03:24

Add two parse timestamp method, such as:

  • ParseTimestampUnix, parse unix timestamp to time.Time object;
  • ParseTimestampUnixMilli, parse unix milli timestamp to time.Time object.