// Package mtime provides a wrapper around time.Time which marshals and unmarshals // it as a floating point unix timestamp. // Package mtime extends the standard time package with extra functionality package mtime