Opened 3 years ago

Closed 3 years ago

#507 closed defect (fixed)

Publish Button Sets Publish time to GMT

Reported by: frsh Owned by: frsh
Priority: blocker Milestone: 2.6.2
Component: Add Blog/Site Version: 2.6.2
Keywords: scheduled, gmt, publish Cc: jbernal@…

Description

Publishing a post using the Publish button sets the publish date to GMT instead of local user time.

Change History (3)

comment:1 Changed 3 years ago by frsh

  • Keywords scheduled publish added; schedule removed
  • Status changed from new to accepted

comment:2 Changed 3 years ago by koke

  • Cc jbernal@… added

In latest SVN (r1150), it actually sends the local time. Problem is, the time zone has to match the WP server(it seems to be UTC by default).

Still, it would probably avoid surprises if the app sent date_created_gmt instead of just dateCreated

comment:3 Changed 3 years ago by frsh

  • Resolution set to fixed
  • Status changed from accepted to closed

Resolved in 2.6.2.

Note: See TracTickets for help on using tickets.