moment.php
Date library
A PHP date library with i18n support that parses and formats dates in various formats.
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
971 stars
34 watching
154 forks
Language: PHP
last commit: 9 months ago
Linked from 2 awesome lists
calendardateformatteri18ninternationalizationmomentparsingphptime
Related projects:
Repository | Description | Stars |
---|---|---|
moment/momentjs.com | A JavaScript library for handling dates and times in a consistent manner across different time zones and formats. | 637 |
atabary/moment | A date and time handling library for Elixir inspired by Moment.js. | 29 |
prolucid/fable-import-momentjs | A set of F# bindings for the popular JavaScript date and time manipulation library Moment.js. | 6 |
zachwill/moment | A Python library for working with dates and times in a flexible and intuitive way | 730 |
miguelgrinberg/flask-moment | Enhances Flask templates with formatting of dates and times using moment.js | 371 |
alumniq/momentcfc | A ColdFusion-based implementation of date and time manipulation utilities inspired by moment.js. | 45 |
totallyinformation/node-red-contrib-moment | Produces formatted Date/Time output using the Moment.JS library in Node-RED | 34 |
brockpetrie/vue-moment | Filters and formats dates using the Moment.js library in Vue.js applications. | 1,313 |
houshuang/chrono | A JavaScript library providing a simple and efficient way to manage dates and times in web applications | 1 |
jenssegers/date | A date and time handling library with internationalization support | 1,814 |
cakephp/chronos | A standalone PHP DateTime library providing immutable date/datetime objects with conveniences for calendar dates | 1,355 |
mobius3/asap | A C++ date/time library with syntatic sugar and literals for creating, displaying, iterating, and manipulating dates and periods. | 76 |
saman/vue-moment-jalaali | Provides Jalaali Moment.js filters for Vue.js projects to display dates in the Persian calendar format. | 57 |
joaomatossilva/datetimeextensions | A .NET library for working with dates and times, providing utility methods for date calculations, time of day operations, and holiday support. | 784 |
cullophid/date-fp | A functional programming utility library for working with dates in JavaScript. | 121 |