You can get the system time very easily as below
And also you can format the Date & Time according to your requirement as below.
Year - y
Month - M
Day - d
Hour - H
Minute - m
Second - s
Enjoy..!
< name="StringVal" expression="get-prope prope rtyr ty( 'SYSTEM_DATE')"/>
And also you can format the Date & Time according to your requirement as below.
<property name="StringVal" expression="get-property( 'SYSTEM_DATE', 'yyyyMMddHHmmss ')"/>
Month - M
Day - d
Hour - H
Minute - m
Second - s
Enjoy..!
No comments:
Post a Comment