L
len
I was trying some code from the "Learning to Program" by Chris Pine,
excellent site by the way for learning Ruby.
The code I tried was;
puts Time.mktime(1952, 4, 3)
I get an error;
Argument Error: argument out of range
Don't tell me Ruby practices age discrimination:{o
Len Sumnler
(Old Programmer)
excellent site by the way for learning Ruby.
The code I tried was;
puts Time.mktime(1952, 4, 3)
I get an error;
Argument Error: argument out of range
Don't tell me Ruby practices age discrimination:{o
Len Sumnler
(Old Programmer)