PHPackages                             niladam/romanian-date - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. niladam/romanian-date

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

niladam/romanian-date
=====================

Romanian datepicker for Laravel Nova.

1.0.4(6y ago)130MITVuePHP &gt;=7.1.0

Since Nov 9Pushed 6y ago1 watchersCompare

[ Source](https://github.com/niladam/romanian-date)[ Packagist](https://packagist.org/packages/niladam/romanian-date)[ RSS](/packages/niladam-romanian-date/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (1)Versions (6)Used By (0)

Romanian Date
=============

[](#romanian-date)

##### Romanian Date Picker for Laravel Nova

[](#romanian-date-picker-for-laravel-nova)

Apply Romanian localisation to Laravel Nova's default `Date` field that currently doesn't support localisation out of the box.

This package uses the airbnb theme.

[![Romanian Date](./screenshot.png)](./screenshot.png)

Install
-------

[](#install)

In order to install this, run the following command:

```
composer require niladam/romanian-date
```

Usage
-----

[](#usage)

It uses the same API as [Nova's default `Date` Field](https://nova.laravel.com/docs/1.0/resources/fields.html#date-field)

Use `RomanianDate` class instead of `Date` directly or use it like an alias in the below example in order to not refactor too much.

```
