Skip to content

Adopt Moment.js? #15

@jzaefferer

Description

@jzaefferer

Moment.js has more date formatting and parsing options. This plugin just provides a little bit of jQuery code to find elements and replace their text content based on some attribute. We could switch to using Moment.js and throw away the custom templates and language files, but its questionable if the remaining jQuery code could justify the continued existence of the plugin.

Maybe we can implement the relative-time parts of Moment.js inside this plugin, while using their language files, at least avoiding the full dependency on Moment.js. Not sure if that's worth it either.

See also discussion in #14

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions