When the aix date function is called by a routine, is the date function 'aware' of the routine that is calling it, such that if we had the source code of the date function, we could modify it such that it provides a date depending upon who is calling. This would enhance our testing ability of particular functions without disrupting the rest of a test system.