Commit Graph

  • bda8712f65
    Merge d5b3c60e9b into 6b43995a97 klondikedragon 2024-01-08 19:03:01 -0700
  • d5b3c60e9b Cleanup handling of TZ name parsing Klondike Dragon 2023-12-30 12:10:37 -0700
  • c4de5d4f6a Unify/fix timezone offset/name states Klondike Dragon 2023-12-30 01:10:43 -0700
  • fd21b1ee3e Allow weekday prefix for most date formats Klondike Dragon 2023-12-23 20:04:38 -0700
  • 9f7bdf7101 Update go doc Klondike Dragon 2023-12-19 21:50:19 -0700
  • 5cb27939bd Update benchmark results Klondike Dragon 2023-12-18 23:52:17 -0700
  • 4d76f597be Fix ambiguous mm/dd that start with weekday Klondike Dragon 2023-12-18 23:40:08 -0700
  • 4f7e8545ec Update example and README.md with new formats Klondike Dragon 2023-12-18 23:19:16 -0700
  • 65e6e8d1a9 Add support for dd-month-year format Klondike Dragon 2023-12-18 23:14:58 -0700
  • 7a3c923820 Fix mm.dd.yyyy (time) format Klondike Dragon 2023-12-18 23:14:08 -0700
  • 89df0f8c49 Comprehensive time validation Klondike Dragon 2023-12-18 20:52:16 -0700
  • a45d593447 Optimize checks for day of week and full month Klondike Dragon 2023-12-16 23:40:14 -0700
  • fbf07cc274 Optimize memory for error case Klondike Dragon 2023-12-16 23:28:15 -0700
  • d2e1443c4d Comprehensive date format validation Klondike Dragon 2023-12-16 22:31:48 -0700
  • 23f8fa1af0 Further optimize ambiguous parsing Klondike Dragon 2023-12-16 13:52:00 -0700
  • ed5310d0c1 Optimize ambiguous date parsing Klondike Dragon 2023-12-16 12:55:03 -0700
  • f4307ef59d Heavily optimize memory allocations Klondike Dragon 2023-12-16 10:48:24 -0700
  • 0d2fd5e275 Add broader benchmarks Klondike Dragon 2023-12-16 08:18:54 -0700
  • 0c3943eacd Support RabbitMQ log format (dd-mon-yyyy::hh:mm:ss) Klondike Dragon 2023-12-15 20:22:47 -0700
  • 249dd7368c Support git log format (Thu Apr 7 15:13:13 2005 -0700) Klondike Dragon 2023-12-15 17:42:07 -0700
  • 18ec8c69f6 Expand Chinese date format support Klondike Dragon 2023-12-15 17:14:03 -0700
  • cc63421875 Support times after yyyy.mm.dd dates Klondike Dragon 2023-12-14 23:47:31 -0700
  • 23869f345e Add support for mm/dd/yyyy, hh:mm:ss Klondike Dragon 2023-12-14 23:14:26 -0700
  • 14fb9398e4 Fix parsing for format (time) UTC[+-]NNNN Klondike Dragon 2023-12-14 22:57:42 -0700
  • d05b099ca6 Add better timezone explanation to README.md Klondike Dragon 2023-12-14 00:00:36 -0700
  • 2b3f700718 Handle format "date time (MST)" Klondike Dragon 2023-12-13 23:58:04 -0700
  • 8f0059d6da Add tests to verify ambiguous cases Klondike Dragon 2023-12-12 23:40:07 -0700
  • df9ae2e32a Incorporate support for yyyymmddhhmmss.SSS Klondike Dragon 2023-12-12 23:19:35 -0700
  • fc278d32da Incorporate support for dd-mm-yyyy (digit month) Klondike Dragon 2023-12-12 23:07:11 -0700
  • 18938f16ae Implement support for yyyy mon dd (2013 May 02) Klondike Dragon 2023-12-12 21:42:48 -0700
  • 301ffeee02 Add support for mon/dd/yyyy (Oct/31/1970) Klondike Dragon 2023-12-12 21:24:17 -0700
  • 49f9259ee3 Add support for dd[th,nd,st,rd] Month yyyy Klondike Dragon 2023-12-12 20:18:58 -0700
  • c62ed15d73 Support PMDT and AMT time zones Klondike Dragon 2023-12-12 17:42:09 -0700
  • 3ebc8bc635 Incorporate fix for dd.mm.yyyy format Klondike Dragon 2023-12-11 23:46:44 -0700
  • 1b1e0b3d33 Add extensive format validation, bugfixes Klondike Dragon 2023-12-11 23:45:58 -0700
  • 465140d619 Fix ineffective break statements Klondike Dragon 2023-12-08 18:31:28 -0700
  • dce06dc1f1
    Merge 9e8b9fec92 into 6b43995a97 Brian Leishman 2023-08-07 15:10:07 -0400
  • 9e8b9fec92 added comma format Brian Leishman 2023-08-07 14:58:57 -0400
  • 7f3c695757
    Merge 09b968c97f into 6b43995a97 ovadbar 2023-07-25 13:29:02 -0700
  • 09b968c97f Change to parse dashes Baroukh Ovadia 2023-07-25 13:11:50 -0700
  • 8cb3a74e38
    Merge 01b692d1ce into 6b43995a97 Arran Ubels 2023-02-15 14:39:41 -0800
  • 01b692d1ce
    Another case. Arran Ubels 2023-02-16 09:39:34 +1100
  • b0b5409675
    Unused code Arran Ubels 2023-02-15 23:37:27 +1100
  • 8b765a5302
    Skip white space Arran Ubels 2023-02-15 23:37:23 +1100
  • 19ef6a25eb
    New failure - still white space Arran Ubels 2023-02-15 17:34:02 +1100
  • b1fd89e43f
    The only required one. Arran Ubels 2023-02-15 16:31:37 +1100
  • 3a32cbb3d2
    All of these did nothing Arran Ubels 2023-02-15 16:28:56 +1100
  • bf3a5b3040
    Skip white space - to delete strategically Arran Ubels 2023-02-15 16:27:43 +1100
  • 268a690081
    So people don't have to check the string they can use the new errors.Is function Arran Ubels 2023-02-15 16:26:18 +1100
  • c5a1edc710
    My addition last Arran Ubels 2023-02-15 16:24:05 +1100
  • 544b5426f4
    Test improvements.. I think Arran Ubels 2023-02-15 16:20:46 +1100
  • 53a8cbdf09
    Unnecessary bracket Arran Ubels 2023-02-15 16:10:45 +1100
  • 094aad3f21
    Commented code Arran Ubels 2023-02-15 16:09:32 +1100
  • c5b562ac1a
    Added go releaser Arran Ubels 2023-02-15 16:06:01 +1100
  • eabb56b497
    Text should be lowercase Arran Ubels 2023-02-15 16:04:58 +1100
  • 515cd81767
    S1023: redundant break statement (gosimple) Arran Ubels 2023-02-15 16:02:13 +1100
  • 4345a38e91
    Another error Arran Ubels 2023-02-15 15:57:15 +1100
  • cefe5b3dbe
    More typo changes Arran Ubels 2023-02-15 15:56:43 +1100
  • e654ac7b35
    Bug fixes. Arran Ubels 2023-02-15 15:56:17 +1100
  • a8e238d5d1
    Go mod tidy Arran Ubels 2023-02-15 15:55:15 +1100
  • ad0ab84f6b
    Lint action out of date. Arran Ubels 2023-02-15 15:53:01 +1100
  • 57a1767ebd
    SA4006: this value of err is never used (staticcheck) Arran Ubels 2023-02-15 15:51:48 +1100
  • 5143d47e3e
    S1023: redundant break statement (gosimple) Arran Ubels 2023-02-15 15:51:14 +1100
  • 2fb4c46691
    S1021: should merge variable declaration with assignment on next line (gosimple) Arran Ubels 2023-02-15 15:50:42 +1100
  • 14cb70eacb
    field offsetlen is unused (unused) Arran Ubels 2023-02-15 15:50:03 +1100
  • 5335e6fe23
    Error return value is not checked (errcheck) Arran Ubels 2023-02-15 15:49:18 +1100
  • 26d95ba3e6
    My issue Arran Ubels 2023-02-15 15:46:27 +1100
  • 335c1f9218
    added some actions Arran Ubels 2023-02-15 15:40:47 +1100
  • 5c057d3632
    Merge c16f802ac4 into 6b43995a97 Masih 2022-02-01 07:06:30 -0800
  • c16f802ac4 Add support for float timestamp masihbr 2022-02-01 18:34:30 +0330
  • c57bfd2386
    Merge f37af880a3 into 6b43995a97 dferstay 2021-11-10 17:29:07 -0800
  • f37af880a3 support combined datetime format with subseconds (yyyyMMddhhmmss.SSS) Daniel Ferstay 2021-11-10 17:23:48 -0800
  • 6fb546f68f
    Merge ebfdb9cd62 into 6b43995a97 dferstay 2021-11-10 10:58:11 -0800
  • ebfdb9cd62 Add support for dates of the form "yyyy mmm dd" where mmm is an alpha literal Daniel Ferstay 2021-11-09 20:58:30 -0800
  • e93a243d61
    Merge 65e246add0 into 6b43995a97 dferstay 2021-11-09 17:22:10 -0800
  • 65e246add0 Add support for dd-mm-yyyy (digit month) formats Daniel Ferstay 2021-10-26 15:26:22 -0700
  • f962c27295
    Merge cf0ec3c54d into 6b43995a97 dferstay 2021-11-09 17:12:11 -0800
  • cf0ec3c54d support ":" as separator for fractional seconds Daniel Ferstay 2021-10-22 17:33:00 -0700
  • 0064a28525
    Merge c85a627143 into 6b43995a97 Benjamin Chadwick 2021-10-31 00:20:34 -0700
  • c85a627143
    Update README.md Benjamin Chadwick 2021-10-31 00:18:04 -0700
  • 25fb8aa26f
    Merge 0583fb6cbb into 6b43995a97 Marcelo Da Cruz Pinto 2021-08-12 13:20:13 -0700
  • 0583fb6cbb Adding tests for several combinations that are failing to parse Marcelo Da cruz pinto 2021-08-12 13:20:01 -0700
  • e07a4ba0d9
    Merge 8e1974be59 into 6b43995a97 mehanizm 2021-08-06 13:26:40 -0700
  • 8e1974be59
    fix problem with date format 02.01.2006 mehanizm 2021-08-06 23:16:49 +0300
  • a5600b6f43
    Merge edefb14d7b into 6b43995a97 Wendell Sun 2021-07-30 13:26:43 -0700
  • edefb14d7b expand Chinese time format Wendell Sun 2021-07-30 13:42:58 +0800
  • 068594790e issue-130 fix timezone detection issue after timePeriod Zifeng Yu 2021-07-24 20:24:59 +0800
  • 89c6eb4134
    Merge 2c145040d4 into 6b43995a97 krhubert 2021-06-18 03:36:13 -0700
  • 2c145040d4
    New date format 1st November 2020 Hubert Krauze 2021-06-18 12:35:31 +0200
  • 88efa89a2f add format YYYY年-M月-d日 shaneing 2021-05-30 16:04:00 +0800
  • d1ea0a8b49
    Merge 6848514672 into 6b43995a97 bizy01 2021-04-30 11:07:44 +0530
  • 6b43995a97
    Merge pull request #124 from radaiming/master master Aaron Raddon 2021-04-29 09:20:01 -0700
  • 5dd51ed0f7 Fix possible panic radaiming 2021-04-28 23:23:48 +0800
  • 6848514672
    Merge branch 'master' into master bizy01 2021-03-12 21:18:15 +0800
  • 2cbb9d374c rabbitmq log datetime support liushaobo 2021-03-10 11:07:49 +0800
  • 0eec95c9db New date format 2020-07-20+00:00 fixes #110 Aaron Raddon 2021-02-06 16:14:29 -0800
  • 36fa6fb41d fix TZ-location override for format fixes #113 Aaron Raddon 2021-02-06 15:23:24 -0800
  • 0360d1282f Support len 2 TZ offsets: 2019-05-29T08:41-04 fixes #111 Aaron Raddon 2021-02-06 13:42:06 -0800
  • bbfb8e0022 Workfront date format, closes #117 Aaron Raddon 2021-02-05 15:19:04 -0800
  • 30cb7ba0f9 new date format, fixes #116 Aaron Raddon 2021-02-05 13:44:33 -0800