-
Notifications
You must be signed in to change notification settings - Fork 10
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
Actual Date needed #6
Comments
Hi, I can take this up! |
Sure, Go ahead |
Also I am making a new branch. You should make a PR (incase you want) in that new branch and not on master |
OK, will keep in mind. Also, can I suggest using an |
Ya... I too think the same. If you want you could do so |
I already put in a Pull Request. |
I think you need to use |
If that doesn't work then delete |
No worries. I will install it again tomorrow and will inform you. |
OK, be sure to let me know if the problem persists. |
Ok |
This was the same output when I ran the server locally with API requests to Heroku. If you are testing on a local server, check if you're making the requests to your local backend server. Set the env If you have pushed the code, then check if the database has updated with the timestamps. |
I tried by pushing the code to heroku but the database was still not populated with timestamps field |
I would suggest you to check it locally once so that we know it's not the code that is causing an issue. |
I tried it locally but same problem persists |
Although I am getting updatedAt value in my MongoDB |
Is it showing |
Yes |
Sure |
I want actual date to be added when a teacher posts in the announcement section.
The text was updated successfully, but these errors were encountered: