Time Interval Format
Specifies both the start and end times of the interval.
start_time,
Specifies a start time, and lets the end time default to now.
,end_time
Specifies to start with the first logged occurrence, and end at the time specified.
start_time
Starts at the beginning of the most specific time period specified, and ends at the maximum value of the time period specified. For example, 2/ specifies the month of
Absolute Time Examples
Assume the current time is May 9 17:06 2008:
1,8 = May 1 00:00 2008 to May 8 23:59 2008
,4 = the time of the first occurrence to May 4 23:59 2008 6 = May 6 00:00 2008 to May 6 23:59 2008
2/ = Feb 1 00:00 2008 to Feb 28 23:59 2008 /12: = May 9 12:00 2008 to May 9 12:59 2008 2/1 = Feb 1 00:00 2008 to Feb 1 23:59 2008 2/1, = Feb 1 00:00 to the current time
,.= the time of the first occurrence to the current time ,2/10: = the time of the first occurrence to May 2 10:59 2008 2001/12/31,2008/5/1 = from Dec 31, 2001 00:00:00 to May 1st 2008 23:59:59
Relative Time Examples
50Platform LSF Command Reference