Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Date and time] Specified minimum version supported #2681

Merged
merged 1 commit into from
Mar 26, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/pim/attributes/date_and_time.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

The date and time [attribute type](products.md#product-attributes) allows you to represent date and time values as part of the product specification in the [Product Information Management](pim_guide.md) system.

It's released as an [LTS update](release_process_and_roadmap.md) that you can install on top of your current project to expand the capabilities of your [[= product_name =]].
It's released as an [LTS update](release_process_and_roadmap.md) that you can install on top of your current project to expand the capabilities of your [[= product_name =]], starting with version v4.6.17 and higher.

Check failure on line 9 in docs/pim/attributes/date_and_time.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/pim/attributes/date_and_time.md#L9

[Ibexa.VariablesVersion] Use global variable '[[= latest_tag_4_6 =]]' instead of 'v4.6.17'
Raw output
{"message": "[Ibexa.VariablesVersion] Use global variable '[[= latest_tag_4_6 =]]' instead of 'v4.6.17'", "location": {"path": "docs/pim/attributes/date_and_time.md", "range": {"start": {"line": 9, "column": 197}}}, "severity": "ERROR"}

You can use it to store, for example, manufacturing dates, expiration dates, or event dates, all with specified accuracy.

Expand Down