<%@ page language="java" contentType="text/html;charset=UTF-8"%> <%@ taglib uri="http://beehive.apache.org/netui/tags-databinding-1.0" prefix="netui-data"%> <%@ taglib uri="http://beehive.apache.org/netui/tags-html-1.0" prefix="netui"%> <%@ taglib uri="http://beehive.apache.org/netui/tags-template-1.0" prefix="netui-template"%> Web Application Page

Date Format Tests

This test verifies formating of the date. The first set of contains the pattern inside the tag and binds to various dates that are properties of the pageflow. The second set binds to the pattern in the page flow. The final set are errors and generate error messages.


In tags

2003/10/25:
2003-10-25:
2003.10.25:

Data Binding

2003/10/25:
2003-10-25:
2003.10.25:

Errors

2003.10.25:
2003.10.25: