| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
System.Cron.Internal.Describe.Types
Documentation
data Descriptor #
Constructors
| Descriptor | |
Fields
| |
safeIntToMonth :: Int -> Month #
safeIntToWeekDay :: Int -> Weekday #
Constructors
| Verbose | |
| NotVerbose |
data TimeFormat #
Constructors
| ConcreteTime String | |
| Other (Maybe DescribedValue) (Maybe DescribedValue) |
data Description #
Constructors
| Desc | |
Fields
| |
Instances