summaryrefslogtreecommitdiff
path: root/date_test.go
Commit message (Collapse)AuthorAge
* New function `AddPictureFromBytes()` has been added, this resolve #259 and ↵xuri2018-09-14
| | | | close #271.
* Ability to parse dates further in futureMārtiņš2018-06-20
Golangs time.Duration uses nanoseconds, thus it is limited to approximately 290 years.