Merge commit '6efb279bfacbd7304cef994be8181c6f804e7dd4'

This commit is contained in:
Bjørn Erik Pedersen
2024-02-07 20:46:41 +01:00
29 changed files with 435 additions and 569 deletions

View File

@@ -18,7 +18,7 @@ With this front matter:
title = 'Annual conference'
date = 2023-10-17T15:11:37-07:00
display_related = true
[params.author]
[author]
email = 'jsmith@example.org'
name = 'John Smith'
{{< /code-toggle >}}

View File

@@ -6,7 +6,7 @@ keywords: []
action:
related:
- methods/time/Before
- methods/time/After
- methods/time/Equal
- functions/time/AsTime
returnType: bool
signatures: [TIME1.After TIME2]