From version < 9.1 >
edited by nlo
on 18.07.2019, 16:37
To version < 10.1 >
edited by nlo
on 18.07.2019, 16:42
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -73,17 +73,17 @@
73 73  [%${{italic}}&lt;Name&gt;(&lt;Paramater&gt;...){{/italic}}%]
74 74  {{/panel}}
75 75  
76 -* {{litem styleTitle="letter-spacing:1px;" title="[%$DATE(<format>, <lang>)%]"}}{{info}}Available with FORMCYCLE version 6.0.5{{/info}} Current date. The parameter are optional. Without the paramter the date will be returned in default format. The paramter are used to determine the format and language.
76 +* {{litem styleTitle="letter-spacing:1px;" title="[%$DATE({{html}}&quot;{{/html}}<format>{{html}}&quot;{{/html}}, <lang>)%]"}}{{info}}Available with FORMCYCLE version 6.0.5{{/info}} Current date. The parameter are optional. Without the paramter the date will be returned in default format. The paramter are used to determine the format and language.
77 77  
78 78  Example: {{code}}[%$DATE("yyyy/mm/dd", en-GB)%]{{/code}}
79 79  
80 80  (see [[SimpleDateFormat>>https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html]]){{/litem}}
81 -* {{litem styleTitle="letter-spacing:1px;" title="[%$FORM_DATE_CREATED(<format>, <lang>)%]"}}{{info}}Available with FORMCYCLE version 6.0.5{{/info}} Creation date of the form record. The parameter are optional. Without the paramter the date will be returned in default format. The paramter are used to determine the format and language.
81 +* {{litem styleTitle="letter-spacing:1px;" title="[%$FORM_DATE_CREATED({{html}}&quot;{{/html}}<format>{{html}}&quot;{{/html}}, <lang>)%]"}}{{info}}Available with FORMCYCLE version 6.0.5{{/info}} Creation date of the form record. The parameter are optional. Without the paramter the date will be returned in default format. The paramter are used to determine the format and language.
82 82  
83 83  Example: {{code}}[%$FORM_DATE_CREATED("yyyy/mm/dd", en-GB)%]{{/code}}
84 84  
85 85  (see [[SimpleDateFormat>>https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html]]){{/litem}}
86 -* {{litem styleTitle="letter-spacing:1px;" title="[%$FORM_DATE_MODIFIED(<format>, <lang>)%]"}}{{info}}Available with FORMCYCLE version 6.0.5{{/info}} Last change date of the form record. The parameter are optional. Without the paramter the date will be returned in default format. The paramter are used to determine the format and language.
86 +* {{litem styleTitle="letter-spacing:1px;" title="[%$FORM_DATE_MODIFIED({{html}}&quot;{{/html}}<format>{{html}}&quot;{{/html}}, <lang>)%]"}}{{info}}Available with FORMCYCLE version 6.0.5{{/info}} Last change date of the form record. The parameter are optional. Without the paramter the date will be returned in default format. The paramter are used to determine the format and language.
87 87  
88 88  Example: {{code}}[%$FORM_DATE_MODIFIED("yyyy/mm/dd", en-GB)%]{{/code}}
89 89  
Copyright 2000-2024