Skip to content

v2.3.2

Choose a tag to compare

@kuafuRace kuafuRace released this 02 Jan 15:54
· 1275 commits to master since this release
  • Add optional timezone parameter in CreateFromStdTime method
  • Add tag embedded struct in Carbon struct
  • Add India constant in timezone constants
  • Optimize LoadTag and parseTag method
  • Set to Local timezone by default in database function func (c *Carbon) Scan(v interface{})
  • Improve benchmark testing coverage