[folks] Documentation: state the birthday's DateTime objects are UTC



commit 0aa6c4815ffa6171f939b6fb419bd0ba184bbbca
Author: Raul Gutierrez Segales <rgs collabora co uk>
Date:   Sat Sep 3 15:13:22 2011 +0100

    Documentation: state the birthday's DateTime objects are UTC

 folks/birthday-details.vala |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/folks/birthday-details.vala b/folks/birthday-details.vala
index 69d23b0..e6629f0 100644
--- a/folks/birthday-details.vala
+++ b/folks/birthday-details.vala
@@ -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.
    *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]