# week-picker
**Repository Path**: Talbot3/week-picker
## Basic Information
- **Project Name**: week-picker
- **Description**: A multi month week picker calendar
- **Primary Language**: JavaScript
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-02-10
- **Last Updated**: 2022-02-10
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# [week-picker](http://scripts.morshed-alam.com/week-picker/)
A multi month week picker calendar.
[Demo](http://scripts.morshed-alam.com/week-picker/)
# Example
With default options:
```html
```
Specifying number of months via data tag:
```html
```
Specifying start of week via data tag:
```html
```
Specifying target field using icon:
```html
```
## Data Options
* Default week start: 0 [0 - Sunday to 6 - Saturday]
* Default Number of Weeks: 6
* Target field: self [Can parameterize using data-target="#field_id"]
## TO DO
* Date format support
* Theme support
* Language support
* Inline calendar