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

DateTime dumping/loading bug #4

Closed
tomonacci opened this issue Mar 24, 2010 · 1 comment
Closed

DateTime dumping/loading bug #4

tomonacci opened this issue Mar 24, 2010 · 1 comment

Comments

@tomonacci
Copy link

From http://redmine.ruby-lang.org/issues/show/1390

Psych cannot dump/load DateTime correctly

% irb --simple-prompt -rpsych
>> (Psych.load Psych.dump DateTime.parse '42-09-23').class
=> Time
@tenderlove
Copy link
Member

I will address this issue in redmine.

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

No branches or pull requests

2 participants