Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some common masks #35

Closed
lookfirst opened this issue Oct 31, 2011 · 1 comment
Closed

Add some common masks #35

lookfirst opened this issue Oct 31, 2011 · 1 comment

Comments

@lookfirst
Copy link

pulled from another library...

"default":      "ddd mmm dd yyyy HH:MM:ss",
shortDate:      "m/d/yy",
mediumDate:     "mmm d, yyyy",
longDate:       "mmmm d, yyyy",
fullDate:       "dddd, mmmm d, yyyy",
shortTime:      "h:MM TT",
mediumTime:     "h:MM:ss TT",
longTime:       "h:MM:ss TT Z",
isoDate:        "yyyy-mm-dd",
isoTime:        "HH:MM:ss",
isoDateTime:    "yyyy-mm-dd'T'HH:MM:ss",
isoUtcDateTime: "UTC:yyyy-mm-dd'T'HH:MM:ss'Z'",
fbDateTime:     "mmm dS @ h:MMtt"
@timrwood
Copy link
Member

This was done in #29 with localized masks.

ichernev pushed a commit to ichernev/moment that referenced this issue Feb 6, 2014
butterflyhug pushed a commit to WhoopInc/frozen-moment-OLD that referenced this issue Jul 22, 2014
Fix link to moment#clone in manipulating.md
butterflyhug pushed a commit to WhoopInc/frozen-moment-OLD that referenced this issue Jul 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants