Commit Graph

  • 174d994cb7 Merge pull request #6 from junichif/master Aaron Raddon 2017-02-14 08:19:22 -0800
  • 83d88934e4 split am/pm into own statements junichif 2017-02-13 18:39:03 -0800
  • 2ac499f384 fix slash am/pm times junichif 2017-02-13 16:49:48 -0800
  • ebdd2c1b80 New date format Aaron Raddon 2017-02-05 10:04:03 -0800
  • 2943ab2f5b New date format Aaron Raddon 2017-01-30 17:18:48 -0800
  • 5051e9281e remove un-needed comments Aaron Raddon 2017-01-04 22:34:15 -0800
  • aa89add5da update readme Aaron Raddon 2017-01-04 22:33:14 -0800
  • 28f6d2c206 create example and update readme Aaron Raddon 2017-01-04 22:23:42 -0800
  • 352f0d7149 Add must parse Aaron Raddon 2016-09-18 11:46:39 -0700
  • 7f3c0fde2f Merge pull request #5 from drewlanenga/master Aaron Raddon 2016-09-13 09:53:19 -0700
  • c1159e2c50 add support for GMT formatted offsets drewlanenga 2016-09-13 10:40:04 -0400
  • 86f3852b68 Add test for Date format w a Z Aaron Raddon 2016-07-13 08:33:23 -0700
  • a19b713c2e Code cleanup to reduce trial-error parsing Aaron Raddon 2016-05-03 13:55:11 -0700
  • 7c2f96b241 Merge pull request #4 from allisonmorgan/master Aaron Raddon 2016-05-03 13:10:41 -0700
  • 3ded14df6a Support timestamps with leading day of week allisonmorgan 2016-05-03 13:02:30 -0700
  • 2f41da3eb2 remove spurious logging Aaron Raddon 2016-03-13 17:58:21 -0700
  • 9a7831edb0 Merge pull request #3 from lytics/add_YYYY-MM_and_YYYY_date_formats Aaron Raddon 2016-03-01 13:30:52 -0800
  • 5a2b0cd269 add YYYY-MM and YYYY date formats Michael Camilleri 2016-03-01 13:25:00 -0800
  • fbec5be882 support short date format Aaron Raddon 2016-01-05 11:34:31 -0800
  • eeec45e120 2 new date formats Aaron Raddon 2015-09-30 12:09:08 -0700
  • b93aaa0470 support yyyddmm integer values as date Aaron Raddon 2015-08-18 15:50:04 -0700
  • ed500d214a add a new date format Aaron Raddon 2015-08-10 10:54:01 -0700
  • 4f9dbf802b new date format for weird long date Aaron Raddon 2015-07-03 10:27:48 -0700
  • 78bdcff302 another date format, yay Aaron Raddon 2015-06-25 17:24:55 -0700
  • 51d5271755 de-spam logs Aaron Raddon 2015-06-25 16:51:28 -0700
  • 0dca814ad3 new date format Aaron Raddon 2015-06-25 14:09:39 -0700
  • 33ad15a3c7 add golang native format Aaron Raddon 2015-04-16 11:37:50 -0700
  • abacbd8024 add another weird date format: 08/21/71 Aaron Raddon 2014-12-15 11:20:40 -0800
  • 148ceeb09c doc Aaron Raddon 2014-12-05 17:10:12 -0800
  • ceeeb70dcb Benchmark tests for DateParse Aaron Raddon 2014-12-05 15:20:57 -0800
  • 501e3eeb15 merge pr utc support Aaron Raddon 2014-12-02 14:57:00 -0800
  • 18c42be1e0 Merge branch 'master' of https://github.com/allisonmorgan/dateparse allisonmorgan 2014-11-25 13:19:09 -0800
  • d6e91490c7 Added support for timestamps like: "2006-01-02 15:04:05 UTC" allisonmorgan 2014-11-25 13:16:59 -0800
  • 97578a0e9c add support for milliseconds Aaron Raddon 2014-10-07 18:30:17 -0700
  • 6b774e2c87 Merge pull request #1 from allisonmorgan/master Aaron Raddon 2014-10-02 22:17:40 -0700
  • 3d397c53f2 Update parseany.go Allison Morgan 2014-10-02 14:47:22 -0700
  • 26dc426a1c Updated to include a few timestamps with different seconds precision allisonmorgan 2014-10-02 14:39:24 -0700
  • 375d67e59f update to handle yyyy/?? formats Aaron Raddon 2014-07-10 15:25:23 -0700
  • 16ac80f2b1 better error messages Aaron Raddon 2014-06-15 12:16:39 -0700
  • e3ddfb42a9 doc some notes, and fix utf multi byte reads Aaron Raddon 2014-06-15 12:11:29 -0700
  • 34163bbbdb new format, RFC850 Aaron Raddon 2014-06-15 11:18:20 -0700
  • 5750806565 remove unused code Aaron Raddon 2014-05-21 20:49:26 -0700
  • 035a211fa4 readme update Aaron Raddon 2014-05-21 08:24:15 -0700
  • 4c4c087855 fix rubydate Aaron Raddon 2014-05-21 08:01:57 -0700
  • 85a0c6b618 couple new date formats Aaron Raddon 2014-05-20 22:53:52 -0700
  • 3706ed61ad revamp state types Aaron Raddon 2014-05-20 22:08:25 -0700
  • 69569e0631 logging improvement Aaron Raddon 2014-05-16 14:20:30 -0700
  • 497d740c1b new date format Aaron Raddon 2014-05-11 18:22:16 -0700
  • aa93a85b69 new date format Aaron Raddon 2014-05-11 18:08:56 -0700
  • 9486d2dfd3 two more date formats Aaron Raddon 2014-05-11 13:33:13 -0700
  • cf36286fa6 doc readme Aaron Raddon 2014-05-11 10:22:53 -0700
  • f85104b4d6 new date format for comma microseconds Aaron Raddon 2014-05-11 08:42:56 -0700
  • 6e81432574 wip, failing test for new date format Aaron Raddon 2014-05-11 08:28:23 -0700
  • 9e4b7a4b46 total re-write Aaron Raddon 2014-05-06 21:15:43 -0700
  • a793d0cb31 ampm format Aaron Raddon 2014-05-06 18:14:58 -0700
  • 36dfef3c74 fix 24 hour range on date parse Aaron Raddon 2014-05-06 12:34:24 -0700
  • 7b91f1acd1 add new date format Aaron Raddon 2014-05-06 12:32:49 -0700
  • a2c6f47ce0 -add date only format Aaron Raddon 2014-04-27 14:33:33 -0700
  • 98484a1f48 add new format for no seconds Aaron Raddon 2014-04-27 13:26:17 -0700
  • bb9e1dcbca parse unix Aaron Raddon 2014-04-25 16:59:10 -0700
  • 99b6954ef6 test err Aaron Raddon 2014-04-24 18:12:43 -0700
  • b00a86af45 Iso3339 support Aaron Raddon 2014-04-24 17:51:56 -0700
  • fcbf9aa9db debugging Aaron Raddon 2014-04-20 20:02:39 -0700
  • 3711f308e4 initial commit Aaron Raddon 2014-04-20 19:56:17 -0700