diff --git a/col.go b/col.go index 70c33a0..e298c63 100644 --- a/col.go +++ b/col.go @@ -11,7 +11,7 @@ import ( yymmdd "github.com/extrame/goyymmdd" ) -const DDMMYYYYhhmmss = "2006-01-02 15:04:05" +const DDMMYYYYhhmmss = "2006\\01\\02 15:04:05" //content type type contentHandler interface {