Yep, my mistake. I had a separate window sorting by updated instead of
published, and forgot I'd set it like that, and now I feel like a
goose.
On Mar 1, 5:59 am, "Pete Hopkins ☠" <phop...@google.com> wrote:
On 2/28/07, lid2000 <lid2...@gmail.com> wrote:
According to the doco
athttp://code.google.com/apis/blogger/reference.html#published_updated_...,
if I edit an entry and don't specify a <published> time, the date on
the entry should stay the same. This does not appear to be the case -
it will update itself to whatever the time was when it was edited.
Double check that you're looking at published date instead of updated,
and bear in mind that the blog feed is sorted by updated.
My reading of the implementation code is that published is not set if
it is not present in the entry, though I have not explicitly tested
this behavior via the API.
-- Pete