Skip to content

Commit 1fe6e67

Browse files
authored
Merge pull request MicrosoftDocs#5348 from MarkMpn/patch-13
Time zone fix
2 parents f220226 + d070a58 commit 1fe6e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/developer/data-platform/fetchxml/aggregate-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ You can select which part of the date to use when grouping by date. Set [attribu
144144

145145
[!INCLUDE [dategrouping-table](reference/includes/dategrouping-table.md)]
146146

147-
By default date groupings use the UTC time. Set the [attribute element](reference/attribute.md) `usertimezone` attribute to specify that the user's time zone be used instead.
147+
By default date groupings use the user's time zone. Set the [attribute element](reference/attribute.md) `usertimezone` attribute to `"false"` to specify that the UTC time zone be used instead.
148148

149149
The following query groups account records showing number of employees by when the records were created:
150150

0 commit comments

Comments
 (0)