This is the standard output format for the DateTimeDiff:
0 Day(s), 0 Hour(s), 0 Minute(s), 0 Second(s)
Is there anyway to make the output look like this:
00 Day(s), 00 Hour(s), 00 Minute(s), 00 Second(s)
The problem I am running into is that I am trying to count a number of records that fall within a certain time frame say less than:
0 Day(s), 4 Hour(s), 0 Minute(s), 0 Second(s)
It works on everything except rows that have a two digit hour such as:
0 Day(s), 21 Hour(s), 0 Minute(s), 0 Second(s)
Any help would be appreciated!
MSteele![[sadeyes] [sadeyes] [sadeyes]](/data/assets/smilies/sadeyes.gif)
0 Day(s), 0 Hour(s), 0 Minute(s), 0 Second(s)
Is there anyway to make the output look like this:
00 Day(s), 00 Hour(s), 00 Minute(s), 00 Second(s)
The problem I am running into is that I am trying to count a number of records that fall within a certain time frame say less than:
0 Day(s), 4 Hour(s), 0 Minute(s), 0 Second(s)
It works on everything except rows that have a two digit hour such as:
0 Day(s), 21 Hour(s), 0 Minute(s), 0 Second(s)
Any help would be appreciated!
MSteele
![[sadeyes] [sadeyes] [sadeyes]](/data/assets/smilies/sadeyes.gif)