jQuery日期插件 Prettydate

码农软件 · 软件分类 · jQuery日期选择/日历 · 2019-12-20 20:56:39

软件介绍

Prettydate 是一个 jQuery 用来显示一些用户友好的日期格式的插件,例如 Posted 2 days ago by John Resig

示例代码:

$.prettyDate.messages = {
    now: "gerade eben",
    minute: "vor einer Minute",
    minutes: $.prettyDate.template("vor {0} Minuten"),
    hour: "vor einer Stunde",
    hours: $.prettyDate.template("vor {0} Stunden"),
    yesterday: "Gestern",
    days: $.prettyDate.template("vor {0} Tagen"),
    weeks: $.prettyDate.template("vor {0} Wochen")
}

在线演示:http://jquery.bassistance.de/prettydate/demo/

本文地址:https://codercto.com/soft/d/21592.html

Practical Vim, Second Edition

Practical Vim, Second Edition

Drew Neil / The Pragmatic Bookshelf / 2015-10-31 / USD 29.00

Vim is a fast and efficient text editor that will make you a faster and more efficient developer. It’s available on almost every OS, and if you master the techniques in this book, you’ll never need an......一起来看看 《Practical Vim, Second Edition》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

html转js在线工具
html转js在线工具

html转js在线工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具