# @acorex/components/scheduler-picker

A powerful, fully customizable scheduler picker component for Angular applications. Create complex recurrence patterns with an intuitive UI supporting hourly, daily, weekly, monthly, and yearly schedules.

## ✨ Features

- 🗓️ **Multiple Recurrence Modes**: Hourly, daily, weekly, monthly, and yearly patterns
- ⏰ **Flexible Time Configuration**: Support for hours, minutes, and seconds precision
- 🔄 **Complex Patterns**: Specific days, occurrence-based scheduling (e.g., "first Monday")
- 📅 **Date Management**: Include/exclude specific dates from schedule
- 🌍 **Internationalization**: Full i18n support with customizable locale
- 🎨 **Highly Customizable**: Extensive configuration options
- ✅ **Built-in Validation**: Real-time pattern validation with helpful error messages
- 📊 **Export Formats**: Convert to cron, RRule (iCalendar), or get occurrence previews
- 🎯 **Type-Safe**: Full TypeScript support with strict typing
