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. [Utility &amp; Helpers](/categories/utility)
4. /
5. lathanhvien/novaofdatetime

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

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

Display Laravel Nova date time field with pickerFormat support.

v1.0.0(6y ago)0373[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 2w ago

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

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

2450d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1811345?v=4)[lathanhvien](/maintainers/lathanhvien)[@lathanhvien](https://github.com/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

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3423.6M8](/packages/optimistdigital-nova-multiselect-field)[inspheric/nova-defaultable

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

51177.6k1](/packages/inspheric-nova-defaultable)[aloko/nova-persian-datepicker

Persian Datepicker for Laravel Nova.

203.6k](/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.

11258.1k](/packages/datomatic-nova-detached-actions)

PHPackages © 2026

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