I found this code that returns how many saturdays there are between dates:
http://www.b4x.com/android/forum/th...and-time-calcuations.26290/page-4#post-249951
I need to know how to get the first day in a month = Saturday?
Example:
I give "02/24/2015" and the function returns "02/07/2015" (the first Saturday in February/2015).
Thanks in advance for any tip.
http://www.b4x.com/android/forum/th...and-time-calcuations.26290/page-4#post-249951
I need to know how to get the first day in a month = Saturday?
Example:
I give "02/24/2015" and the function returns "02/07/2015" (the first Saturday in February/2015).
Thanks in advance for any tip.