Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support user-defined and incomplete date formats #273

Merged

Commits on Jul 7, 2023

  1. Check custom formats for characters

    Signed-off-by: Guian Gumpac <guian.gumpac@improving.com>
    GumpacG authored and Yury-Fridlyand committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    142d0a2 View commit details
    Browse the repository at this point in the history
  2. Removed duplicated code

    Signed-off-by: Guian Gumpac <guian.gumpac@improving.com>
    GumpacG authored and Yury-Fridlyand committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    819e446 View commit details
    Browse the repository at this point in the history
  3. Reworked checking for exprcoretype

    Signed-off-by: Guian Gumpac <guian.gumpac@improving.com>
    GumpacG authored and Yury-Fridlyand committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4130109 View commit details
    Browse the repository at this point in the history
  4. Changed check for time

    Signed-off-by: Guian Gumpac <guian.gumpac@improving.com>
    GumpacG authored and Yury-Fridlyand committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    69e9cf6 View commit details
    Browse the repository at this point in the history
  5. Rework processing custom and incomplete formats and add tests.

    Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    Yury-Fridlyand committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    3b2527c View commit details
    Browse the repository at this point in the history
  6. Values of incomplete and incorrect formats to be returned as `TIMESTA…

    …MP` instead of `STRING`.
    
    Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    Yury-Fridlyand committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    a22122f View commit details
    Browse the repository at this point in the history
  7. Complete fix and update tests.

    Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    Yury-Fridlyand committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    6d214a5 View commit details
    Browse the repository at this point in the history
  8. More fixes for god of fixes.

    Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    Yury-Fridlyand committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    c086dad View commit details
    Browse the repository at this point in the history