ns_parsesqldate
Overview
Return year, month, or day of specified SQL date value
Syntax
ns_parsesqldate
opt sqldate
Description
ns_parsesqldate
returns either the year, month, or day of the SQL date value in
sqldate
. Valid
opt
values are:
opt
Description
year
4-digit year (e.g., 1965)
month
capitalized month name in English (e.g., February)
day
day of the month (1-31)
Top of Page
Copyright © 1996 America Online, Inc.