Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 573 Bytes

41-Localize-set-to-false-when-using-DateTime-as-Date-+-time.markdown

File metadata and controls

19 lines (14 loc) · 573 Bytes
layout title categories prio rulenumber rulename ruleset
post
Localize set to false when using DateTime as Date + time
Datamodel
41

Why When the time of a DateTime attribute is relevant, set Localize to YES. This ensures that the rendering on pages and in Retrieve activities goes well, e.g. when you compare the value to [%CurrentDatetime%].

![41.png]({{ site.url }}/assets/41.png)

How to fix Change localization of the DateTime attribute to YES. If you have existing data in your database, don't do this without intelligent conversion.