You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/search/search-query-language/parse-operators/parsedate.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ title: parseDate
4
4
---
5
5
6
6
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.
8
8
9
9
:::note
10
10
- 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