VBScript Year Function
Complete VBScript Reference
The Year function returns a number that represents the year.
Syntax
| Parameter |
Description |
| date |
Required. Any expression that can represent a date |
Example 1
document.write(Date & "<br />")
document.write(Year(Date))
Output:
1/15/2002
2002
|
Complete VBScript Reference

The Altova MissionKit, recent winner of the Jolt Product Excellence and Productivity Award for Best Development Environment,
is an integrated suite of tools ideal for:
- XML development
- Web & Web services development
- Data mapping & integration
- Rendering & publishing XML & database data
- XBRL validation, taxonomy editing, transformation & rendering
The MissionKit for XML Developers includes XMLSpy®, MapForce®, and StyleVision® plus 3 additional tools for less than the price of 2.
Try all 6 products free for 30 days!
Download a fully-functional free trial
|
|
|
|