Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 254 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 254 Bytes

xmldatetime - xml compatible dateTime

Simple implementation of xml dateTime format for use with build-in encoding/xml.

It conforms the XML spec: https://www.w3.org/TR/xmlschema-2/#dateTime

Install:

go get github.com/datainq/xml-date-time