Skip to content

Ba/issue 2 #21848

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

Open
wants to merge 5 commits into
base: trunk
Choose a base branch
from

Conversation

BeatrizAlmeida03
Copy link

Description

This PR is related to issue #17697, which builds upon an existing feature. The issue requested that, in addition to the scheduled date, the scheduled time of a post should also be displayed.

To address this, we updated the date formatting function located in WordPress/src/main/java/org/wordpress/android/ui/posts/PostUtils.java. With this change, both the date and time of scheduled posts are now consistently shown.

Testing instructions

  • Create a post.
  • Scheduled the post.
  • Go to the schedule posts section.

closes #17697

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.

Issue: Display time to when showing Scheduled post
1 participant