Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

Fix/converts dates to short format - fixes #299 #319

Merged

Conversation

logangingerich
Copy link
Contributor

I used Moment.JS to convert dates on the packing list to a more readable, short format (MM/DD/YYY).
However, if anyone else is still working on this, please feel free to disregard and drop. I just wanted to take a crack at it and see if I could get it working.

Copy link
Contributor

@jspaine jspaine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I added a small suggestion.

Also not sure what's going on with the commits in this PR? The readme change in the first commit was made on the master branch, so really not sure why it's here.

Wait until this is merged, then, if you can't figure out how to fix it, you might have to delete your fork and re-create it.

@@ -259,6 +260,15 @@ function exists(thing) {
return thing
}

function isValid(date) {

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

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

Successfully merging this pull request may close these issues.

2 participants