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

Fix format_timestamp.py bug #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

sudharkj
Copy link
Collaborator

@sudharkj sudharkj commented Dec 6, 2022

Testing Done

  • Tested on local environment by provided a different timestamp format in the input cells.
  • Verified that without this change, all the cells are having None date values.
  • Verified that with this change, all the related cells are having appropriate timestamp though the provided timestamp is not the default format string.

@sudharkj sudharkj requested a review from bug-catcher December 6, 2022 18:58
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.

1 participant