Featured FLA
» Author: Nick Kouvaris
» Title: Znax
» Description: Znax is a board game. Click 4 tiles of the same color and form squares as big as you can. You will erase all the tiles inside the square and collect points. Get maximum score if you make a square with game edges.
» More by:Nick Kouvaris
Featured Site
» Author Agence WOP Digital Agency
» Title: Electricdrum
» Description: French WOP Agency, 3D websites, Flash (Papervision, Away 3D), event or institutional projects. The agency operates on all digital projects: consulting, design, graphic design, development, online communication. The WOP agency follows you on the implementation of original, creative and optimized digital projects.
And as value the code :
(mydate.getHours()+":"+myDate.getMinutes()+":"+myDate.getSeconds())
and it must be an expression like this :
Now I shall explain it :
mydate.getHours () getHours stands for getting the Hours and mydate stands for : from which variable to take the Hours
(In this case the variable mydate )