Class String
In: lib/dated_backup/extensions/string.rb
lib/dated_backup/extensions/string.rb
lib/dated_backup/extensions/string.rb
Parent: Object

Methods

to_time   to_time   to_time  

Public Instance methods

This must take a time in a format similar to the format generated the Time.to_string. The format should be like this: .+2007-07-01-00m-00h-00s.+ Any number of charachters can come before or after the time format string. A TimeException will be raised if the string does not conform to the time format.

This must take a time in a format similar to the format generated the Time.to_string. The format should be like this: .+2007-07-01-00m-00h-00s.+ Any number of charachters can come before or after the time format string. A TimeException will be raised if the string does not conform to the time format.

This must take a time in a format similar to the format generated the Time.to_string. The format should be like this: .+2007-07-01-00m-00h-00s.+ Any number of charachters can come before or after the time format string. A TimeException will be raised if the string does not conform to the time format.

[Validate]