7kb的javascript日期操作类库(XDate)

A Modern JavaScript Date Library

XDate is a thin wrapper around JavaScript's native Date object that 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.

http://arshaw.com/xdate/#Introduction

上一篇:重新想象 Windows 8 Store Apps (2) - 控件之按钮控件: Button, HyperlinkButton, RepeatButton, ToggleButton, RadioButton, CheckBox, ToggleSwitch


下一篇:Linux下安装Oracle的过程和涉及的知识点-系列4