Search found 2 matches
- 12 Jun 2018 12:12
- Forum: User Help / Bug Reports
- Topic: Bug when subtracting dates between 12 AM - 1 AM
- Replies: 2
- Views: 6523
Re: Bug when subtracting dates between 12 AM - 1 AM
After I posted, I suspected it was daylight savings related because it was always off by one hour (2017 working fine did throw me off quite a bit!), but wasn't sure if there was a simple solution. So this helps a lot, thank you!
- 11 Jun 2018 20:09
- Forum: User Help / Bug Reports
- Topic: Bug when subtracting dates between 12 AM - 1 AM
- Replies: 2
- Views: 6523
Bug when subtracting dates between 12 AM - 1 AM
I have flows that subtract two dates in order to determine the whether the current shift is A or B based on a repeating 14-day pattern. However, if the time is between 12 AM - 1 AM, sometimes the dates do not subtract correctly. I recreated the bug with a simplified script: start = getDate(2018,3,4)...