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

[ML] Remove "8" prefixes from file structure finder timestamp formats #38016

Merged
merged 3 commits into from
Feb 1, 2019

Commits on Jan 30, 2019

  1. [ML] Remove "8" prefixes from file structure finder timestamp formats

    In 7.x Java timestamp formats are the default timestamp format and
    there is no need to prefix them with "8".  (The "8" prefix was used
    in 6.7 to distinguish Java timestamp formats from Joda timestamp
    formats.)
    
    This change removes the "8" prefixes from timestamp formats in the
    output of the ML file structure finder.
    droberts195 committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    b872c75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    923e41d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Configuration menu
    Copy the full SHA
    426d5ae View commit details
    Browse the repository at this point in the history