I need to know if there is something like a timespan in android development?
in C# there is something like and I like to use it in two ways:
You can use the Calendar class.
http://tutorials.jenkov.com/java-date-time/java-util-calendar.html