Defines a digital clock.
Action | Description |
---|---|
force-sync | Forces time synchronization via AJAX |
<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/2002/06/xhtml2"
xmlns:widget="http://www.volantis.com/xmlns/2006/05/widget">
<head>
<title>widget:digital-clock</title>
</head>
<body>
<widget:digital-clock/>
</body>
</html>