xdate

WebJar for xdate

License

License

MIT
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

xdate
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

xdate
WebJar for xdate
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/arshaw/xdate

Download xdate

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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.

Versions

Version
0.8.1