Skip to content

Commit 58323f2

Browse files
authored
Merge pull request MicrosoftDocs#2958 from velkovb/fix-2859
Resolves MicrosoftDocs#2859
2 parents d379e63 + d6cace5 commit 58323f2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docset/winserver2012r2-ps/activedirectory/Search-ADAccount.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ This example defines time by using Greenwich Mean Time (GMT).
323323
The following example shows how to specify a value as Coordinated Universal Time (UTC).
324324
This example represents Monday, April 17, 2006 at 2:22:48 PM UTC.
325325
326-
"2000-04-17T14:22:48.0000000"
326+
"2006-04-17T14:22:48.0000000"
327327
328328
The following example shows how to set the **AccountExpiring** parameter to a **DateTime** value of June 18, 2012 at 2:00:00 AM.
329329

docset/winserver2016-ps/activedirectory/Search-ADAccount.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ This example defines time by using Greenwich Mean Time (GMT).
317317
The following example shows how to specify a value as Coordinated Universal Time (UTC).
318318
This example represents Monday, April 17, 2006 at 2:22:48 PM UTC.
319319
320-
- "2000-04-17T14:22:48.0000000"
320+
- "2006-04-17T14:22:48.0000000"
321321
322322
The following example shows how to set the *AccountExpiring* parameter to a *DateTime* value of June 18, 2012 at 2:00:00 AM.
323323

docset/winserver2019-ps/activedirectory/Search-ADAccount.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ This example defines time by using Greenwich Mean Time (GMT).
317317
The following example shows how to specify a value as Coordinated Universal Time (UTC).
318318
This example represents Monday, April 17, 2006 at 2:22:48 PM UTC.
319319
320-
- "2000-04-17T14:22:48.0000000"
320+
- "2006-04-17T14:22:48.0000000"
321321
322322
The following example shows how to set the *AccountExpiring* parameter to a *DateTime* value of June 18, 2012 at 2:00:00 AM.
323323

docset/winserver2022-ps/activedirectory/Search-ADAccount.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ This example defines time by using Greenwich Mean Time (GMT).
317317
The following example shows how to specify a value as Coordinated Universal Time (UTC).
318318
This example represents Monday, April 17, 2006 at 2:22:48 PM UTC.
319319
320-
- "2000-04-17T14:22:48.0000000"
320+
- "2006-04-17T14:22:48.0000000"
321321
322322
The following example shows how to set the *AccountExpiring* parameter to a *DateTime* value of June 18, 2012 at 2:00:00 AM.
323323

0 commit comments

Comments
 (0)