Changeset 784

Show
Ignore:
Timestamp:
06/11/07 04:07:15 (6 years ago)
Author:
ggpolo
Message:

Sample for new TimeLine? added.

Location:
branch/ggpolo
Files:
3 added
1 modified

Legend:

Unmodified
Added
Removed
  • branch/ggpolo/umitCore/CronParser.py

    r779 r784  
    133133    print "Result: WEEKDAY", CronParser().parse_weekday('mon-sat') 
    134134    print "Result: MINUTE", CronParser().parse_minute('0;30') 
     135    print "Result: HOUR", CronParser().parse_hour('0')