PHPackages                             lathanhvien/novaofdatetime - 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. lathanhvien/novaofdatetime

ActiveLibrary

lathanhvien/novaofdatetime
==========================

Display Laravel Nova date time field with pickerFormat support.

v1.0.0(6y ago)0368[2 issues](https://github.com/lathanhvien/nova-of-date-time/issues)MITVuePHP &gt;=7.1.0

Since Oct 15Pushed 6y ago1 watchersCompare

[ Source](https://github.com/lathanhvien/nova-of-date-time)[ Packagist](https://packagist.org/packages/lathanhvien/novaofdatetime)[ RSS](/packages/lathanhvien-novaofdatetime/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)DependenciesVersions (2)Used By (0)

nova-of-date-time 1.0.0
=======================

[](#nova-of-date-time-100)

### Installation

[](#installation)

```
$ composer require lathanhvien/novaofdatetime
```

### Usage

[](#usage)

```
use Pifpif\NovaOfDateTime\OfDateTime;

OfDateTime::make('Foobar')
    ->format('DD-MM-YYYY HH:mm:ss')
    // ->pickerFormat('d_m_Y H:i:S')
    // ->pickerConvert('DD_MM_YYYY HH:mm:ss')
    ->pickerFormat('d-m-Y H:i:S')
    ->pickerConvert('DD-MM-YYYY HH:mm:ss')
    ->rules('required', 'date_format:Y-m-d H:i:s')
    ->firstDayOfWeek(1)
```

### Configuration

[](#configuration)

This package is an improvement of DateTime Nova package.
It add option function pickerConvert to make a convert from pickerFormat (for Display) to momentFormat (for Vuejs).
Check pickerFormat conventions on this page:

Check momentFormat conventions on this page:

### Support

[](#support)

If you have any ideas about this package, feel free to contact me at gmail:  or skype: xprotoprotox

### License

[](#license)

This package is available under the [MIT](https://opensource.org/licenses/mit-license.php) license.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2401d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/90e615a9308fbbbc1e4c35a57c1661f62c6c56371a4543844785749032a85b4a?d=identicon)[lathanhvien](/maintainers/lathanhvien)

---

Top Contributors

[![dragonhai](https://avatars.githubusercontent.com/u/16344762?v=4)](https://github.com/dragonhai "dragonhai (3 commits)")

---

Tags

laraveldatetimenova

### Embed Badge

![Health badge](/badges/lathanhvien-novaofdatetime/health.svg)

```
[![Health](https://phpackages.com/badges/lathanhvien-novaofdatetime/health.svg)](https://phpackages.com/packages/lathanhvien-novaofdatetime)
```

###  Alternatives

[inspheric/nova-defaultable

Default values for Nova fields when creating resources and running resource actions.

51174.8k1](/packages/inspheric-nova-defaultable)[cybercog/laravel-nova-ban

A Laravel Nova banning functionality for your application.

40199.8k](/packages/cybercog-laravel-nova-ban)[aloko/nova-persian-datepicker

Persian Datepicker for Laravel Nova.

203.5k](/packages/aloko-nova-persian-datepicker)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11229.2k](/packages/datomatic-nova-detached-actions)[padocia/laravel-nova-pdf

Generate Pdf from nova resources

2326.5k](/packages/padocia-laravel-nova-pdf)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
