Skip to content

Commit 8cd344c

Browse files
committed
chore: notice
1 parent 8dea121 commit 8cd344c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/pages/product/data-modeling/reference/types-and-formats.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1003,6 +1003,14 @@ cubes:
10031003
Dimensions with `time` type support custom formatting using
10041004
[POSIX strftime][link-strftime] format strings with [d3-time-format][link-d3-time-format] extensions.
10051005

1006+
<WarningBox>
1007+
1008+
Custom time formatting is currently applied only in Cube Cloud and the MDX API.
1009+
For other integrations, such as embedded analytics, you will need to apply the
1010+
formatting on the client side using the format specification from the metadata.
1011+
1012+
</WarningBox>
1013+
10061014
<CodeTabs>
10071015

10081016
```javascript

0 commit comments

Comments
 (0)