Skip to content

Commit 3d8f3c1

Browse files
committed
Re-organize geo representation
1 parent c9e77a7 commit 3d8f3c1

File tree

6 files changed

+507
-446
lines changed

6 files changed

+507
-446
lines changed

site/content/3.12/aql/functions/date.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ description: >-
77
ISO 8601 date time strings
88
archetype: default
99
---
10+
## Date and time representations
11+
1012
AQL offers functionality to work with dates, but it does not have a special data type
1113
for dates (neither does JSON, which is usually used as format to ship data into and
1214
out of ArangoDB). Instead, dates in AQL are represented by either numbers or strings.

0 commit comments

Comments
 (0)