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 support for date formatting #8

Closed
mderazon opened this issue Dec 4, 2016 · 5 comments
Closed

add support for date formatting #8

mderazon opened this issue Dec 4, 2016 · 5 comments

Comments

@mderazon
Copy link
Contributor

mderazon commented Dec 4, 2016

using Date.toISOString()

Output example:

{
    "time": "2016-06-22T12:30:51.210Z",
}
mderazon added a commit to mderazon/json-markup that referenced this issue Dec 4, 2016
@mderazon mderazon closed this as completed Dec 4, 2016
@mderazon mderazon reopened this Dec 4, 2016
@mderazon
Copy link
Contributor Author

mderazon commented Dec 4, 2016

I guess i'll leave this open until it's published to npm

@mafintosh can you please close this when you do ?

@mafintosh
Copy link
Owner

published and added @Kikobeats to npm. thanks

@Kikobeats
Copy link
Collaborator

@mafintosh I see me as collaborator on npm registry but no permissions for publish

❯ npm publish
npm ERR! publish Failed PUT 403
npm ERR! Darwin 16.1.0
npm ERR! argv "/usr/local/bin/iojs" "/usr/local/bin/npm" "publish"
npm ERR! node v7.2.0
npm ERR! npm  v3.10.9
npm ERR! code E403

npm ERR! "You cannot publish over the previously published version 1.1.0." : json-markup
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/josefranciscoverdugambin/Projects/json-markup/npm-debug.log

@mafintosh
Copy link
Owner

@Kikobeats that's because I published it for you already :) should work for future releases

@Kikobeats
Copy link
Collaborator

ops, true! thanks 👍

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

3 participants