First page Back Continue Last page Overview Graphics


Notes:

Later on in the method it calls the _strptime_i method that does the majority of the work.

This method is similar to the strftime method, using the block form of the String scan instance method, with nested regular expressions and recursion that allows for reasonably succinct but poorly performing code.