index | search | no replies | posting guidelines | help login | register
Index » News » AspWebSolution News
search this forum:
:: DefaultDateFormat Property (v2.4.63) :: (1)Post a Reply
Oct 20 2004, 3:06 PM
 DefaultDateFormat Property (v2.4.63)Post a Reply
 ghost

View this author's profile Send this author a private message Visit author's homepage

from: Washington, DC

Setting the Default Date Format
By default the report wizard's date format is based on the sytems localization.
If you wanted to change your date field's default output format, you can do so by use of the DefaultDateFormat property.
This property accepts any valid date format string (MM/DD/YYYY or DD/MM/YY etc. see below) and formats any date fields that do not have any data formats associated with them.

<%
'sample usage
objWiz.DefaultDateFormat = "DD/MM/YY"
%>


For more information check out the following article: Setting the Default Date Format

Note: This property is available as from version 2.4.63



-------------------------
Ghost
Pages: (1)   [1]

search this forum: