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

Update obsolete legacy Date cookbook examples #1930

Merged
merged 1 commit into from
Nov 24, 2021

Commits on Nov 23, 2021

  1. Update obsolete legacy Date cookbook examples

    I found these 3 cookbook examples were out of date, and two of them were
    actually not included in the cookbook (but still executed together with
    the cookbook tests.)
    
    The examples were written before we had ZonedDateTime and also before we
    had Date.prototype.toTemporalInstant().
    
    I've consolidated them into 2 files, "fromLegacyDate" and "toLegacyDate",
    and updated the accompanying explanations.
    ptomato committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    530fa45 View commit details
    Browse the repository at this point in the history