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

.format() refactor #69

Closed
spencermountain opened this issue Nov 10, 2018 · 1 comment
Closed

.format() refactor #69

spencermountain opened this issue Nov 10, 2018 · 1 comment

Comments

@spencermountain
Copy link
Owner

create .unixFormat and ensure output equals moment.format's spec

move unix formatting out of format, that way we avoid crazy cruft of special characters and stuff.

maybe .format() should support .format('it is [time] o'clock') or something like that.

Open to proposals!

@spencermountain
Copy link
Owner Author

i also like Luxon's .toFormat('mm dd') concept,

along with named outputs, like 'TIME_SIMPLE'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant