Skip to content

Conversation

Flambe
Copy link

@Flambe Flambe commented Jun 7, 2018

Currently laravel-mongodb strips out the millisecond value of the datetime when retrieving records or querying mongo. This PR fixes the date conversion to include the millisecond part of the date. The PR also saves created_at and updated_at with millisecond precision now.

This PR only works for PHP7 and above as I couldn't find anywhere specifying that PHP5 is supported, and travis is only testing on PHP7.

@divine
Copy link
Contributor

divine commented Jan 20, 2020

Hello,

Any chances to fix this conflicts too?

Thank you!

@divine
Copy link
Contributor

divine commented Feb 16, 2020

Closing in favor of #1963

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