Skip to content

Commit 5f2e94c

Browse files
authored
Update docs/search/search-query-language/parse-operators/parsedate.md
1 parent b9fbde8 commit 5f2e94c

File tree

1 file changed

+1
-1
lines changed
  • docs/search/search-query-language/parse-operators

1 file changed

+1
-1
lines changed

docs/search/search-query-language/parse-operators/parsedate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: parseDate
44
---
55

66

7-
The parseDate operator extracts a date or time from a string and provides a timestamp till milliseconds. 
7+
The parseDate operator extracts a date or time from a string and provides a timestamp in milliseconds. 
88

99
:::note
1010
- To convert an epoch timestamp to a human-readable format, use the [`formatDate`](/docs/search/search-query-language/search-operators/formatdate) operator.

0 commit comments

Comments
 (0)