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://www.codercto.com/soft/d/21592.html

The NSHipster Fake Book (Objective-C)

The NSHipster Fake Book (Objective-C)

Mattt Thompson / NSHipster Portland, Oregon / 2014 / USD 19.00

Fake Books are an indispensable tool for jazz musicians. They contain the melody, rhythm, and chord changes for hundreds of standards, allowing a player to jump into any session cold, and "fake it" th......一起来看看 《The NSHipster Fake Book (Objective-C)》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器