normalize
This commit is contained in:
parent
e21ca67d19
commit
6c0386862a
@ -11,8 +11,9 @@ func main() {
|
|||||||
|
|
||||||
diff := now.Sub(then)
|
diff := now.Sub(then)
|
||||||
fmt.Println(diff)
|
fmt.Println(diff)
|
||||||
|
|
||||||
// extract parts
|
|
||||||
// add duration
|
|
||||||
// check before / after
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// == todo
|
||||||
|
// extract parts
|
||||||
|
// add duration
|
||||||
|
// check before / after
|
||||||
|
Loading…
x
Reference in New Issue
Block a user