Skip to content

Commit dff9453

Browse files
committed
review suggestion
1 parent aa5a14c commit dff9453

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/ROOT/pages/functions/temporal/format.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@ Cypher's duration type `DURATION` has components and component groups, see xref:
237237
If the string pattern contains a character from a component group but does not contain a character denoting a longer duration from the same group, `format()` converts the longer duration to the equivalent duration with the character that is present, for example a missing `y` (year) will be converted to four quarters, if `q` is present in the string pattern.
238238
This is because without a reference point, there is no way of determining the specifics of a duration.
239239

240-
For example, not all months have the same number of days, and switches to or from daylight saving time means that a day has 23 or 25 hours rather than 24.
241240

242241
[[query-functions-temporal-format-duration-types-examples]]
243242
=== Examples

0 commit comments

Comments
 (0)