mirror of
https://github.com/astaxie/beego.git
synced 2025-01-22 12:57:13 +00:00
onealtang
adca455804
always use server's locale to parse date
When parsing the date without time, it's always using UTC date, which is unexpected. If we want to use UTC date, it's recommend to set the server's timezone as UTC, and keep the code flexible.
Beego
beego is an open-source, high-performance, modular, full-stack web framework.
More info beego.me
Installation
go get github.com/astaxie/beego
Features
- RESTful support
- MVC architecture
- Modularity
- Auto API documents
- Annotation router
- Namespace
- Powerful development tools
- Full stack for Web & API
Documentation
Community
LICENSE
beego is licensed under the Apache Licence, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html).
Description
Languages
Go
99.6%
Shell
0.4%