Documentation ¶ Index ¶ func FormatUTC(t time.Time) string func Open(path string) (*sql.DB, error) func OpenWithoutMigrations(path string) (*sql.DB, error) func ParseUTC(s string) time.Time func ParseUTCLoc(s string, loc *time.Location) time.Time Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func FormatUTC ¶ func FormatUTC(t time.Time) string func Open ¶ func Open(path string) (*sql.DB, error) func OpenWithoutMigrations ¶ func OpenWithoutMigrations(path string) (*sql.DB, error) func ParseUTC ¶ func ParseUTC(s string) time.Time func ParseUTCLoc ¶ func ParseUTCLoc(s string, loc *time.Location) time.Time Types ¶ This section is empty. Source Files ¶ View all Source files db.gotime.go Click to show internal directories. Click to hide internal directories.