xdate

WebJar for xdate

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.bower
Идентификатор

Идентификатор

xdate
Последняя версия

Последняя версия

0.8.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

xdate
WebJar for xdate
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/arshaw/xdate

Скачать xdate

Имя Файла Размер
xdate-0.8.1.pom
xdate-0.8.1.jar 4 MB
xdate-0.8.1-sources.jar 22 bytes
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.bower/xdate/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>xdate</artifactId>
    <version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/xdate/
implementation 'org.webjars.bower:xdate:0.8.1'
// https://jarcasting.com/artifacts/org.webjars.bower/xdate/
implementation ("org.webjars.bower:xdate:0.8.1")
'org.webjars.bower:xdate:jar:0.8.1'
<dependency org="org.webjars.bower" name="xdate" rev="0.8.1">
  <artifact name="xdate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='xdate', version='0.8.1')
)
libraryDependencies += "org.webjars.bower" % "xdate" % "0.8.1"
[org.webjars.bower/xdate "0.8.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Important: Blog post about future development

XDate

A Modern JavaScript Date Library.

XDate is a thin wrapper around JavaScript's native Date object and provides enhanced functionality for parsing, formatting, and manipulating dates. It implements the same methods as the native Date, so it should seem very familiar.

Also, it is non-destructive to the DOM, so it can safely be included in third party libraries without fear of side effects.

Версии библиотеки

Версия
0.8.1