General programming

Moderators: None (Apply to moderate this forum)
Number of threads: 1642
Number of posts: 2791

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Getting the current year Posted by thegreenstar on 3 Jul 2003 at 5:16 PM
Is there a function to get the current year, sort of like the Date() function? Or will I have to code it myself?
Report
Re: Getting the current year Posted by jleg on 9 Jul 2003 at 1:16 PM
: Is there a function to get the current year, sort of like the Date() function? Or will I have to code it myself?
:
An easy one. Use the Year function. Try something like this.

MyLabel.Caption = Year(Date)

This will take the year part of the Date function. Works OK.

John



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.