10.02.2014 Views

Beginning Ajax With ASP.NET (2006).pdf

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Appendix A<br />

Name<br />

months-from-duration<br />

(datetimeduration)<br />

hours-from-duration<br />

(datetimeduration)<br />

minutes-from-duration<br />

(datetimeduration)<br />

seconds-from-duration<br />

(datetimeduration)<br />

year-from-dateTime(datetime)<br />

month-from-dateTime(datetime)<br />

day-from-dateTime(datetime)<br />

hours-from-dateTime(dateTime)<br />

minutes-from-dateTime(dateTime)<br />

seconds-from-dateTime(dateTime)<br />

timezone-from-date(date)<br />

year-from-date(date)<br />

month-from-date(date)<br />

day-from-date(date)<br />

timezone-from-date(date)<br />

hours-from-time(time)<br />

minutes-from-time(time)<br />

seconds-from-time(time)<br />

timezone-from-time(time)<br />

Description<br />

Returns an integer that represents the months<br />

component of the specified datetimeduration.<br />

Returns an integer that represents the hours<br />

component of the specified datetimeduration.<br />

Returns an integer that represents the minutes<br />

component of the specified datetimeduration.<br />

Returns an integer that represents the seconds<br />

component of the specified datetimeduration.<br />

Returns an integer that represents the year component<br />

of the specified datetime.<br />

Returns an integer that represents the months component<br />

of the specified datetime.<br />

Returns an integer that represents the day component<br />

of the specified datetime.<br />

Returns an integer that represents the hours component<br />

of the specified datetime.<br />

Returns an integer that represents the minutes component<br />

of the specified datetime.<br />

Returns an integer that represents the seconds component<br />

of the specified datetime.<br />

This method returns the timezone component of the<br />

argument.<br />

Returns an integer that represents the year component<br />

of the specified date.<br />

Returns an integer that represents the month component<br />

of the specified date.<br />

Returns an integer that represents the day component<br />

of the specified date.<br />

Returns the timezone from the date argument.<br />

Returns an integer that represents the hours component<br />

of the specified time.<br />

Returns an integer that represents the minutes component<br />

of the specified time.<br />

Returns an integer that represents the seconds component<br />

of the specified time.<br />

Returns the timezone from the time argument.<br />

368

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!