Skip to content

Add Date.now static property #4609

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

Merged
merged 2 commits into from
Jul 7, 2022
Merged

Add Date.now static property #4609

merged 2 commits into from
Jul 7, 2022

Conversation

dannflor
Copy link
Contributor

I've had builds that succeed on macOS fail on Linux because bizarrely, Date.now is only supported on macOS, despite it being equivalent to just calling init(). Easy fix.

@parkera
Copy link
Contributor

parkera commented Jul 6, 2022

@swift-ci test

@parkera parkera merged commit c0e1381 into swiftlang:main Jul 7, 2022
@dannflor dannflor deleted the dateNow branch July 7, 2022 17:36
@fumoboy007 fumoboy007 mentioned this pull request Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants