Go carbon version 1.4.6 was released to fix known bugs and add translation files

A simple, semantic and developer-friendly golang package for datetime

Carbon has been included by awesome-go, if you think it is helpful, please give me a star

golang-module/carbon

Update log
  • Fix the bug of weekofmonth() calculation error

  • Fix translation errors in Korean and Japanese

  • Optimize the constellation () method to increase the judgment of slice length

  • Optimize the season () method to increase the judgment of slice length

  • Optimize the tomonthstring() method to increase the judgment of slice length

  • Optimize the toshortmonthstring() method to increase the judgment of slice length

  • Add English comments to all source codes

  • Add separate unit test files for each language

  • New Spanish translation files and independent unit test files

  • Added French translation files and independent unit test files

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.