1. 06 Jun, 1997 1 commit
  2. 02 Jun, 1997 1 commit
  3. 29 May, 1997 1 commit
    • 's avatar
      Fixed two bugs in the string parsing logic of dt: · c5057458
      authored
        * date strings of the form 5/27/1997 failed to
          save the year during parsing if a time string
          was also present.
      
        * european-style dates like 27/5/1997 were raising
          parsing errors - this was originally intentional
          as the original DateTime seemed to indicate that
          possibly ambiguous strings should fail. However,
          the existing c DateTime module does accept this
          format, so now this version does too for compatibility.
          NOTE THAT YOU ARE ALMOST CERTAIN TO HAVE PROBLEMS
          WITH THIS FORMAT AND SHOULD USE IT FOR COMPATIBILITY
          ONLY! Date strings with a day less than 13 will
          give incorrect results due to the abiguity.
      c5057458
  4. 19 May, 1997 1 commit
  5. 14 May, 1997 1 commit
  6. 08 May, 1997 4 commits
  7. 07 May, 1997 2 commits
  8. 06 May, 1997 1 commit
  9. 05 May, 1997 1 commit
  10. 30 Apr, 1997 2 commits
  11. 29 Apr, 1997 2 commits
  12. 27 Apr, 1997 1 commit
  13. 25 Apr, 1997 4 commits
  14. 24 Apr, 1997 4 commits
  15. 23 Apr, 1997 8 commits
  16. 22 Apr, 1997 4 commits
  17. 18 Apr, 1997 2 commits