log pkg/common/time.go @ 5415:4ad68ab239b7 marking-single-beam

age author description
Wed, 29 Jul 2020 11:49:26 +0200 Sascha L. Teichmann Moved Dusk and Dawn functions to common time functions.
Thu, 07 May 2020 15:46:51 +0200 Sascha L. Teichmann Started to move code around. new-fwa
Fri, 02 Aug 2019 17:53:18 +0200 Sascha L. Teichmann Made 'golint' and 'staticcheck' happy with common package.
Thu, 25 Jul 2019 15:43:13 +0200 Sascha L. Teichmann Parse timezones from time inputs and send timezones in results. timezone
Thu, 25 Jul 2019 15:14:44 +0200 Sascha L. Teichmann Moved TimeParser to common package.
Wed, 22 May 2019 10:47:04 +0200 Sascha L. Teichmann Simplified waterlevel classification.
Mon, 20 May 2019 16:36:19 +0200 Sascha L. Teichmann Made time interpolation more precise and added a unit test.
Tue, 23 Apr 2019 16:49:36 +0200 Sascha L. Teichmann Compare time.Time's with Equal.
Fri, 12 Apr 2019 12:11:40 +0200 Sascha L. Teichmann Fairway availability: More robust time and value interpolations including corner cases. Still TODO: Distribute to classes.
Thu, 04 Apr 2019 11:15:19 +0200 Bernhard Reiter Change basic in/out datetime format to RFC3339
Fri, 08 Feb 2019 11:31:57 +0100 Sascha L. Teichmann Print templates: Implemented GET of all templates.