Files
espurna/code
Maxim Prokhorov eea56d7a0c sch: inconsistent DST <-> SDT transition when searching
- probe for double and missing hours when daylight saving time happens
  this is specific to local time schedules, utc should remain unaffected
- try to stay consistent with current pattern matching happening in loop
  when an hour is missing, simply skip to the next schedule
  when hour is repeated, make sure to recheck 'earlier' matches
- clean-up tests previously using very-very internal structs
  try to handle everything (sic) using `handle_*` functions
  from the corresponding namespace
2024-08-29 17:18:31 +03:00
..
2022-05-05 17:50:21 +03:00
2019-07-11 00:34:17 +03:00
2024-07-25 22:01:58 +03:00
2024-07-13 11:06:45 +03:00
2024-06-25 17:53:50 +03:00
2022-09-23 06:09:58 +03:00
2019-07-11 00:34:17 +03:00