Hi I have a function in my code which reports various details about the application such as the version and I was wondering how I could include a start time detail. I use the point when PreOpenStack is called to store the number of seconds into a local variable and I was wondering how I could convert that back into its original date and time at a later point and expose this in the function.
Any help would be most appreciated, thank you.
