IXguru2013
MIS
- Jun 13, 2013
- 7
Hello I am using a script to find out password expiration on user accounts. My script returns a variable $daystoexpire in a format like this 38.03:17:32.2838808 which include the days, hours minutes etc. I only need the days. How can I trim this to only include the days. Thanks.