Hi All,
has someone a hint how to obtain the week start and enddate from a date given?
Example:
Date = 24 May 2013 (Fri)
Week Startdate = 20 May 2013 (Mon)
Week Enddate = 26 May 2013 (Sun)
Want to use the start and enddate to select data from a SQLite DB and show the cursor results in a Listview.
Appreciated,
Rob
has someone a hint how to obtain the week start and enddate from a date given?
Example:
Date = 24 May 2013 (Fri)
Week Startdate = 20 May 2013 (Mon)
Week Enddate = 26 May 2013 (Sun)
Want to use the start and enddate to select data from a SQLite DB and show the cursor results in a Listview.
Appreciated,
Rob