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

User-defined Date/Time format #15

Open
ctjacobs opened this issue Mar 24, 2014 · 1 comment
Open

User-defined Date/Time format #15

ctjacobs opened this issue Mar 24, 2014 · 1 comment
Labels

Comments

@ctjacobs
Copy link
Owner

Without changing the format of the Date/Time data stored in the database, let the user choose how they want the Date/Time to be displayed. For example, if the user provides a formatting string like "%d %M %Y", PyQSO could display the date as "24 March 2014" (instead of "20140324", which is an example of how the Date is currently stored in the database).

Suggested by Paride Legovini.

@ctjacobs ctjacobs added this to the v0.2 milestone Mar 24, 2014
@ctjacobs ctjacobs removed this from the v0.2 milestone Feb 8, 2015
@JoelMon
Copy link

JoelMon commented Oct 26, 2017

Also can we have a separate field for start time and end time? Thanks!

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

No branches or pull requests

2 participants