PHPackages                             niladam/romanian-date-time - 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. niladam/romanian-date-time

AbandonedArchivedLibrary

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

Romanian date and timepicker for Laravel Nova.

1.0.3(6y ago)127MITVuePHP &gt;=7.1.0

Since Nov 9Pushed 6y ago1 watchersCompare

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

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

Romanian DateTime
=================

[](#romanian-datetime)

##### Romanian Date Picker for Laravel Nova

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

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

This package uses the airbnb theme.

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

Install
-------

[](#install)

In order to install this, run the following command:

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

Usage
-----

[](#usage)

The API is the same as with [Nova's default `DateTime` Field](https://nova.laravel.com/docs/1.0/resources/fields.html#datetime-field)

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

```
