Skip to content

v2.2.8

Compare
Choose a tag to compare
@gouguoyin gouguoyin released this 21 Sep 07:38
· 523 commits to master since this release
  • Rename isTestNow method to hasTestNow
  • Fixe the wrong type of automatically update time when using gorm #182
  • Add Time struct and ToTimeStruct method
  • Add TimeMilli struct and ToTimeMilliStruct method
  • Add TimeMicro struct and ToTimeMicroStruct method
  • Add TimeNano struct and ToTimeNanoStruct method