mirror of
https://github.com/Microsoft/calculator.git
synced 2025-07-16 02:02:51 -07:00
Spelling (#135)
This commit is contained in:
parent
07f4cc1926
commit
84941c698e
29 changed files with 60 additions and 60 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