BLOG CATEGORIES
I enjoyed your course very much and everything was pretty much as I expected.
Thank you
GEBS Reporting » Blog » Javascript
Javascript
Displaying current date using JavaScript
- December 16th, 2010
- Author: Adrian
- Category: Javascript, RPE Template
- Discussion: 4 Comments
RPE can generate documents containing the current date by using Java Script code in a Script Expression value assigned to a Text element. How does Java Script get the current date? In order to obtain the current date using the Java Script language a variable of type „Date” needs to be created. The Date [...]