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 specific formats for DATE and TIME #10

Open
inghamn opened this issue May 18, 2015 · 0 comments
Open

Add specific formats for DATE and TIME #10

inghamn opened this issue May 18, 2015 · 0 comments

Comments

@inghamn
Copy link
Member

inghamn commented May 18, 2015

So far, we've been getting by with only a DATE_FORMAT specified, which formats full datetimes.

We're getting into applications which have fields that are only a date, or only a time. We need to create DATE_FORMAT, TIME_FORMAT, and DATETIME_FORMAT. We'll need to update the ActiveRecord base class to use the new DATETIME_FORMAT.

@inghamn inghamn changed the title Add specif formats for DATE and TIME Add specific formats for DATE and TIME May 18, 2015
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

1 participant