format-date
There are 9 repositories under format-date topic.
shahabyazdi/react-date-object
JavaScript library for working with Date and Time in different calendars and locals
toviLau/date-php
这是一个Javascript模仿PHP日期时间格式化函数,使用方法和PHP非常类似,有丰富的模板字符,并在原来的基础上增加了一些模板字符。 This is a date function that implement PHP in Javascript. It is very similar to PHP, has rich template characters, and enhances some template characters on the basis of the original.
shahabyazdi/date-object
JavaScript library for working with Date and Time in different calendars and locals
arshadkazmi42/custom-date-formatting
:calendar: Npm package for custom date formatting
Erikote04/Date-Formatter
Project No. 4 of 21 of the freeCodeCamp course "JavaScript Algorithms and Data Structures". In this project, you'll learn how to work with the JavaScript Date object, including its methods and properties. You'll also learn how to correctly format dates. This project will cover concepts such as the getDate(), getMonth(), and getFullYear() methods.
fefong/java_print
Example Application: prints
xudeming208/format-time-date
格式化时间,能够将时间格式化成自己需要的样式
bakame-php/intl-formatter
Helpers for internalization in PHP application
vtjhyn/formatdate
formatdate is a lightweight and flexible date formatting library for JavaScript. It allows you to easily format dates into various patterns with support for both 24-hour and 12-hour time formats, including AM/PM indicators.