The date & time format used by ceph differs from the default used by Go for time.Time types. Define a new type, embedding time.Time, that can parse and expressing date+time strings the ceph way. Signed-off-by: John Mulligan <jmulligan@redhat.com>