Download the PHP package cambodev/date-converter without Composer
On this page you can find all versions of the php package cambodev/date-converter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cambodev/date-converter
More information about cambodev/date-converter
Files in cambodev/date-converter
Download cambodev/date-converter
More information about cambodev/date-converter
Files in cambodev/date-converter
Please rate this library. Is it a good library?
Informations about the package date-converter
kh-date-converter
Laravel PHP package use to conver en date to khmer date. Ex: 2023-01-01 to ថ្ងៃទី០១ ខែមករា ឆ្នាំ២០២៣
Installation
You can install the package via composer:
Configuration
To your config/app.php
Laravel 5.5 and above
You don't have to do anything else, this package autoloads the Service Provider and create the Alias, using the new Auto-Discovery feature. Add the Service Provider and Facade alias to your config/app.php
Laravel 5.4 and below
Using
Use the Facade
Format
Format | Output |
---|---|
L | ០១/១២/ឆ្នាំ២០២៣ |
LL | ១៧ សីហា ឆ្នាំ២០២៣ |
LLT | ១៧ សីហា ឆ្នាំ២០២៣ ០៥:០០ ល្ងាច |
LLL | ព្រហស្បតិ៍ ១៧ សីហា ឆ្នាំ២០២៣ |
LLLT | ព្រហស្បតិ៍ ១៧ សីហា ឆ្នាំ២០២៣ ០៥:០០ ល្ងាច |
LLLL | ថ្ងៃព្រហស្បតិ៍ ទី១៧ ខែសីហា ឆ្នាំ២០២៣ |
LLLLT | ថ្ងៃព្រហស្បតិ៍ ទី១៧ ខែសីហា ឆ្នាំ២០២៣ ០៥:០០ ល្ងាច |
License
CamboDev is licensed under the MIT License
All versions of date-converter with dependencies
PHP Build Version
Package Version
No informations.
The package cambodev/date-converter contains the following files
Loading the files please wait ....