C
|
clig 3/3/2007 |
Hi,
|
J
|
Jane 3/5/2007 |
Michael, format_datetime = format_datetime_custom(ttime,locale_info("LOCALE_SSHORTDATE") & " " & locale_info("LOCALE_STIMEFORMAT")) and replace it with tis one: format_datetime = format_datetime_custom(ttime,locale_info("LOCALE_SLONGDATE") & " " & locale_info("LOCALE_STIMEFORMAT")) |