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 timestamp to csv to track record creation #385

Open
FetznerJ opened this issue Nov 14, 2016 · 1 comment
Open

Add timestamp to csv to track record creation #385

FetznerJ opened this issue Nov 14, 2016 · 1 comment
Assignees

Comments

@FetznerJ
Copy link

It would be great if you could click a button in the menu (similar to read barcodes) that would add a timestamp to each item in the output csv file (if wanted by the user), which can be used to help establish/track the date and time that each individual record was created. Perhaps this could be configured as either just a Date (YYYY-MM-DD format) or as a TimeStamp (YYYY-MM-DD HH:MM:SS).

@quicklizard99
Copy link
Member

Thanks @FetznerJ - this might be a nice addition. Date times are notoriously fiddly to communicate clearly. To avoid ambiguity, they are typically shown in an ISO date form that combines date, time and time zone (e.g., 2017-01-04T12:47:18.386002Z).

@quicklizard99 quicklizard99 self-assigned this Jan 4, 2017
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