Skip to content

Commit 8dade5c

Browse files
authored
Added mention of Date and Time attribute (#340)
* Added mention of Date and Time attribute * Review fix
1 parent 29fc6b6 commit 8dade5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/pim/work_with_product_attributes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Attribute types define what type of information you can store in an attribute.
1313
Available attribute types are:
1414

1515
- Checkbox - represents a Boolean value
16+
- Date and time - represents a timestamp. Available if the [Date and time attribute]([[= developer_doc =]]/pim/attributes/date_and_time/) has been installed and configured
1617
- Color - presented as a hex value
1718
- Float - represents a number with fractions
1819
- Integer - represents a number without fractions (a whole number)

0 commit comments

Comments
 (0)