BLOG CATEGORIES
GEBS Reporting Web Publisher proves to be a solid extension for Rational Publishing Engine. It allows us to generate reports in the way that is most efficient for us, online…
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 [...]