summaryrefslogtreecommitdiff
path: root/pkg/timetype/timestamp_test.go
Commit message (Collapse)AuthorAge
* timestamp related functions addedKunal Kushwaha2019-11-14
timetype package include functions for calculating time input in string as one of golang duration format and calculate as unix timestamp Signed-off-by: Kunal Kushwaha <kunal.kushwaha@gmail.com>