File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
resources/views/docs/1/the-basics Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -91,8 +91,8 @@ expects to use.
91
91
You can use this to show dates and times in the appropriate time zone without having to ask your users to manually
92
92
select their current time zone.
93
93
94
- ** Note: It some cases, this mechanism may not select the exact time zone of the user. It uses an approximation to
95
- simplify things, as there are many overlapping time zones and methods of naming them.**
94
+ ** Note: In some cases, this mechanism may not select the _ exact _ time zone that the user is in . It uses an approximation
95
+ to simplify things, as there are many overlapping time zones and methods of naming them.**
96
96
97
97
Using this approach, your app will be responsive to changes in the system's time zone settings, e.g. in case the
98
98
user moves between timezones.
You can’t perform that action at this time.
0 commit comments