mattn / go-oci8

Oracle driver for Go using database/sql
https://mattn.kaoriya.net/
MIT License
630 stars 212 forks source link

Added FixedZone for missing time zone file #343

Closed MichaelS11 closed 5 years ago

MichaelS11 commented 5 years ago

@mattn Could you please review and merge?

MichaelS11 commented 5 years ago

@mattn Updated

mattn commented 5 years ago

Thank you!