Hi Everyone,
I need to be able to parse out the date(s) passed from user selected values that is passed in as a string that we normally use for display.
Examples:
Date Range is Before Current Time & Date
Date Range ,2002/10/11 00:00:00 thru 2003/03/12 15:21:18
The first example would be easy to weed out and I'd just use the default 24 hr time period for averaging but I need to be able to determine if the user selects a partial day and get the number of hours difference or if multiple days, then I'd just use a default 24 as the denominator in my formula.
I'm having early morning brain fade...
Any suggestions/help would be greatly appreciated.
Thanks in advance,
Jacque
I need to be able to parse out the date(s) passed from user selected values that is passed in as a string that we normally use for display.
Examples:
Date Range is Before Current Time & Date
Date Range ,2002/10/11 00:00:00 thru 2003/03/12 15:21:18
The first example would be easy to weed out and I'd just use the default 24 hr time period for averaging but I need to be able to determine if the user selects a partial day and get the number of hours difference or if multiple days, then I'd just use a default 24 as the denominator in my formula.
I'm having early morning brain fade...
Any suggestions/help would be greatly appreciated.
Thanks in advance,
Jacque