Actually, that method simply sets an annotation on the blip range. You should be able to set the annotation in Python yourself. The key is "contentcreationtime" and the value should look like "1249309218000" (Unix time)
- pamela. On Sun, Nov 29, 2009 at 1:33 PM, Wookai <[email protected]> wrote: > Is there a way to set a blip's date when creating it ? I saw that > Tweety uses TextView.setCreationDate(), but I couldn't find a similar > method in Python. > > Does it exist ? > > -- > > You received this message because you are subscribed to the Google Groups > "Google Wave API" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-wave-api?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "Google Wave API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-wave-api?hl=en.
