frictionlessdata / tableschema-go

A Go library for working with Table Schema.
MIT License
46 stars 10 forks source link

#43 Implement datetime field constraints #53

Closed as27 closed 6 years ago

as27 commented 6 years ago

Implemented the datetime field constraints. Fixed the time inside the field_test.go When comparing two times with = both need to be inside the same timezone and have the same time.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.2%) to 94.063% when pulling 180fcb4bb97e176de2c887e65801c1ff98bf6b6b on as27:datetime-field-constraints into 8912050fec40fd0560512d547472f27b9c85d1d8 on frictionlessdata:master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.1%) to 94.357% when pulling 1f1687b7af420ec9603201195f5cd0e19f0a42b4 on as27:datetime-field-constraints into 8912050fec40fd0560512d547472f27b9c85d1d8 on frictionlessdata:master.