aozen/turkish-date-time

Laravel Nova 的土耳其语日期时间选择器

dev-master 2019-01-11 12:37 UTC

This package is auto-updated.

Last update: 2024-09-20 01:52:02 UTC


README

此包提供只包含土耳其语的日期时间字段。用于 Laravel Nova 的 flatpickr。

安装

使用 Composer

composer require aozen/turkish-date-time

用法

资源文件顶部包括 TurkishDateTime

use Aozen\TurkishDateTime\TurkishDateTime;

与 TurkishDateTime 一起使用

TurkishDateTime::make('Created At')

示例

alt text