Documentation: state the birthday's DateTime objects are UTC
authorRaul Gutierrez Segales <rgs@collabora.co.uk>
Sat, 3 Sep 2011 14:13:22 +0000 (15:13 +0100)
committerRaul Gutierrez Segales <rgs@collabora.co.uk>
Sat, 3 Sep 2011 14:15:05 +0000 (15:15 +0100)
folks/birthday-details.vala

index 69d23b0..e6629f0 100644 (file)
@@ -31,7 +31,8 @@ using GLib;
 public interface Folks.BirthdayDetails : Object
 {
   /**
-   * The birthday of the {@link Persona} and {@link Individual}.
+   * The birthday of the {@link Persona} and {@link Individual}. This
+   * is assumed to be in UTC.
    *
    * If this is `null`, the contact's birthday isn't known.
    *