Skip to content

Commit d16accc

Browse files
authored
Update datetimepart.md
1 parent 5aa7f70 commit d16accc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/nosql/query/datetimepart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Returns the value of the specified date and time part for the provided date and
2222
## Syntax
2323

2424
```nosql
25-
DateTimePart(<date_time> , <date_time_part>)
25+
DateTimePart(<date_time_part> , <date_time>)
2626
```
2727

2828
## Arguments

0 commit comments

Comments
 (0)