Skip to content

Conversation

BeatrizAlmeida03
Copy link
Contributor

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

Copy link

@adalpari
Copy link
Contributor

adalpari commented Jun 4, 2025

Hi @BeatrizAlmeida03, thank you for working on this, and sorry about the delay.
Would it be possible for you to set a more descriptive title and add some screenshots about the before and after in order to document the fix?
We will have a look at it as soon as possible.
Thanks!

@oguzkocer
Copy link
Contributor

@BeatrizAlmeida03 Since the PR has been open for a while without any updates, we'll close it for now. Please feel free to re-open it when you make the necessary changes. Thank you for your contribution!

@oguzkocer oguzkocer closed this Jul 31, 2025
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
3 participants