Sha256: 430c019ec18a8c5c7b9d69eb353ec2bed2ac029d3e33a56ad5599e5c62c807f1
Contents?: true
Size: 539 Bytes
Versions: 183
Compression:
Stored size: 539 Bytes
Contents
# Gigasecond Calculate the moment when someone has lived for 10^9 seconds. A gigasecond is 10^9 (1,000,000,000) seconds. ## Hints There is a property in the `DateTime` class that allows you to retrieve the date without its time component. ## Source Chapter 9 in Chris Pine's online Learn to Program tutorial. [http://pine.fm/LearnToProgram/?Chapter=09](http://pine.fm/LearnToProgram/?Chapter=09) ## Submitting Incomplete Solutions It's possible to submit an incomplete solution so you can see how others have completed the exercise.
Version data entries
183 entries across 183 versions & 1 rubygems