Skip to content
This repository has been archived by the owner on Mar 20, 2022. It is now read-only.

Commit

Permalink
Modified Period
Browse files Browse the repository at this point in the history
  • Loading branch information
spiegel-im-spiegel committed Mar 23, 2018
1 parent a981a0b commit f182725
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions option/period.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ func (p *Period) SetMode(mode RangeMode) {
p.mode = mode
default:
}
p.start = time.Time{}
p.end = time.Time{}
}

//SetPeriod sets modo to NoRange and sets period
Expand Down

0 comments on commit f182725

Please sign in to comment.