mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-21 22:03:11 -07:00
spelling: developers
This commit is contained in:
parent
d4d9219936
commit
116fec1a99
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue