Skip to content
Snippets Groups Projects
Unverified Commit 5c2b90a4 authored by Luis Paolini's avatar Luis Paolini Committed by GitHub
Browse files

Update metadata-editing.md (#31030)

parent 111c47ee
No related branches found
No related tags found
No related merge requests found
......@@ -121,6 +121,7 @@ If you want Metabase to treat a text or number column as a datetime column:
- UNIXMicroSeconds->DateTime
- UNIXMilliSeconds->DateTime
- UNIXNanoSeconds->DateTime
- UNIXSeconds->DateTime
Casting is different from setting the [field type](./field-types.md). For example, say you have a "Created At" column with a string [data type](https://www.metabase.com/learn/databases/data-types-overview) in your database. You'll need to cast "Created At" to one of the datetime types above if you want to do things like:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment