Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

calendar check if month is 30 days

if( 0x0A50 & (1<<month) != 0 )
//(month==4||month==6||month==9||month==11) is perfectly ok
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #calendar #check #month #days
ADD COMMENT
Topic
Name
5+2 =