# @year/2026

A year 2026

## Install

~~~
npm install @year/2026
~~~

## Usage

~~~js
import date from '@year/2026/01/01'
~~~

Returns a [Date](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date) object.

## Related

* [@year/2025](https://github.com/antonmedv/year/tree/master/packages/2025)
* [@year/2027](https://github.com/antonmedv/year/tree/master/packages/2027)

## License

MIT
