C
conckrish
Hi all,
Can anyone tell me how to find out the exact AGE from Date of
Birth ( DateTime) in C#?? I have tried with
DateTime.Now.Subtract(dob).But I coudlnt get the exact age.. Is there
any property available for this??? Plz help me....
Thanx,
James..
Can anyone tell me how to find out the exact AGE from Date of
Birth ( DateTime) in C#?? I have tried with
DateTime.Now.Subtract(dob).But I coudlnt get the exact age.. Is there
any property available for this??? Plz help me....
Thanx,
James..