Skip to content

Commit

Permalink
chore: update examples [CI]
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Dec 2, 2024
1 parent 29a88bc commit 84e0a6d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
{"type": "formula", "expr": "toDate(datum[\"a.b\"])", "as": "a.b"},
{
"type": "formula",
"expr": "utcOffset('date', datum['a.b'], 1)",
"expr": "utcOffset('date', datum['a\\.b'], 1)",
"as": "a.b_end"
},
{
Expand Down

0 comments on commit 84e0a6d

Please sign in to comment.