| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Tariqul Islam (3) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This class can create ZIP archive with the files of a directory. It can list the files in one or more given folders and creates a ZIP archive with files in those folders. The class can optionally traverse the specified folders recursively. The resulting ZIP archive is stored in a file with a given path. |
| ||||
| This class can calculate the distance between two places with the Google Maps API. It can take the address of two locations and sends HTTP requests to the Google Maps API to retrieve the distance to be traversed to go from one location to the other. The calculated distance can be geographic, or traversed by car, bycicle or walking. The distance may be returned in miles or kilometers. This class calculates distance between two given Addresses or given two pair of latitudes and longitudes. It can calculate Geographical Distance, Car Driving Distance, Walking Distance and Bicycle Distance. It returns the result in Kilometer and/or Miles as per your configuration. |
| ||||
| This class can calculate the total working days between two dates. It takes a start date and a end date and it computes the total number of working days excluding the weekend and holiday days that happen between the dates. The days of the week that are considered weekend days and the holidays dates are configurable parameters. |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |