diff --git a/src/CalcViewModel/DateCalculatorViewModel.cpp b/src/CalcViewModel/DateCalculatorViewModel.cpp index e905d763..89e26881 100644 --- a/src/CalcViewModel/DateCalculatorViewModel.cpp +++ b/src/CalcViewModel/DateCalculatorViewModel.cpp @@ -87,7 +87,7 @@ DateCalculatorViewModel::DateCalculatorViewModel() : } /* In the ClipTime function, we used to change timezone to UTC before clipping the time. - The comment from the previous delopers said this was done to eliminate the effects of + The comment from the previous developers said this was done to eliminate the effects of Daylight Savings Time. We can't think of a good reason why this change in timezone is necessary and did find bugs related to the change, therefore, we have removed the change. Just in case, we will see if the clipped time is ever a different day from the