API Time.GetLeapYear
From Flowcode Help
Jump to navigation
Jump to search
GetLeapYear
Returns true if the given year is a leap year, else false
- LONG
Year
The year to check for a leap-year
- BOOL
Return
Detailed description
Examples
Calling in a calculation
Declare a variable 'result' of type BOOL
Add to a calculation icon:
result = ::Time.GetLeapYear(year)
Navigation menu
Page actions
Page
Discussion
View source
History
Page actions
Page
Discussion
More
Tools
Personal tools
Log in
Navigation
Main page
About Flowcode
Flowcode Embedded
Flowcode App Developer
Using Flowcode
Examples and Tutorials
Component Library
Flowcode Debugging
Simulation Library
Component Creation
What's New
Search
Tools
What links here
Related changes
Special pages
Printable version
Permanent link
Page information