With DocHub, you can easily take out age in aspx from anywhere. Enjoy capabilities like drag and drop fields, editable textual content, images, and comments. You can collect eSignatures safely, include an extra layer of protection with an Encrypted Folder, and collaborate with teammates in real-time through your DocHub account. Make adjustments to your aspx files online without downloading, scanning, printing or sending anything.
You can find your edited record in the Documents folder of your account. Manage, send, print, or convert your document into a reusable template. With so many powerful features, it’s simple to enjoy effortless document editing and managing with DocHub.
hello guys welcome once again in this video I will show you how to calculate a relative time with the help of your C application so by relative time what I mean is the time duration from a certain date for example I want to calculate the age of uh some person and his date of birth is somewhere in 80s and I want to calculate the date compared to today so I want to com uh calculate the date of the person ing to uh the time or date today so letamp;#39;s see how can we do that so first of all I will take a button and I will show the example itself how to calculate the age so you will have the idea so I will change the text as show age okay so I changed the text and now I double click this button and in here I will declare some variable to calculate the age so first of all the date of birth of the person so I will declare date time and birthday I give this variable name as B birthday bday so this is the birthday of the person is equal to new date time and in here we will pass the d