Update README.md
This commit is contained in:
parent
e273a1552e
commit
1b2a5560c2
|
@ -41,6 +41,10 @@ FAQ
|
||||||
> See: https://github.com/mattn/go-sqlite3/issues/106
|
> See: https://github.com/mattn/go-sqlite3/issues/106
|
||||||
> See also: http://www.limitlessfx.com/cross-compile-golang-app-for-windows-from-linux.html
|
> See also: http://www.limitlessfx.com/cross-compile-golang-app-for-windows-from-linux.html
|
||||||
|
|
||||||
|
* Want to get time.Time with current locale
|
||||||
|
|
||||||
|
Use `loc=auto` in SQLite3 filename schema like `file:foo.db?loc=auto`.
|
||||||
|
|
||||||
License
|
License
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue