:: Forum >>

current date

How can i show the current date? Exists any function at AW.Formats.Date?
Thanks for your help
Luli
Monday, January 28, 2008
AW.Formats classes only do formatting of existing values.

var date = new Date(); // get the current date.

Alex (ActiveWidgets)
Monday, January 28, 2008

This topic is archived.


Back to support forum

Forum search