Date Parse
9
Copy a file to a new location, optionally marking the file as a temporary file (to be deleted on application exit).
Note there are issues for temporary files - not all the parent directories that might be created are guaranteed to be deleted - only the immediate parent directory will be deleted on exit if created. Other higher-level directories will not be deleted, even if the file is marked as temporary.
Note there are issues for temporary files - not all the parent directories that might be created are guaranteed to be deleted - only the immediate parent directory will be deleted on exit if created. Other higher-level directories will not be deleted, even if the file is marked as temporary.
6
Computes the difference between two dates in seconds
6
A simple tool used for fast Exponentiation. Very useful if you are creating your own cryptograpgic methods.
7
A simple tool used for fast Exponentiation. Very useful if you are creating your own cryptograpgic methods.









