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 abfee1e commit c94a91b
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 c94a91b

Please sign in to comment.