Skip to content

extend cell value load to support custom datetime format #703

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Oct 4, 2020
Prev Previous commit
Next Next commit
revert temporary package name fix
  • Loading branch information
artiz committed Sep 24, 2020
commit bbf5bdc2fa4af394e843a5de53aafa79c987ade0
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/artiz/excelize
module github.com/360EntSecGroup-Skylar/excelize/v2

go 1.15

Expand Down