#5151 closed defect (bug) (wontfix)
Shouldn't get_the_generator() use GMT?
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.3 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
Shouldn't we use GMT for the timestamp in export
case? Currently, it's based on the server's timezone.
Also, while nitpicking: spaces should be after the commas in the_generator()
.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Closed as wontfix because the timestamp generated here is not relevant to the import of the content nor the server time settings on the server it is being pulled into. All the <item> tags have post_date and post_date_gmt and the time settings of the blog are configurable by the blogger in case, say, they moved from NYC to Los Angeles and needed to adjust the timezone.