update description

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@746 b3834d28-1941-0410-a4f8-b48e95affb8f
This commit is contained in:
cweiske 2010-09-23 07:34:25 +00:00
parent b17e8f940c
commit 6fb9201996

View file

@ -15,7 +15,7 @@
/**
* SemanticScuttle user object.
* Rare fields are filled if required.
* Rarely used fields are filled if required.
*
* @category Bookmarking
* @package SemanticScuttle
@ -133,7 +133,8 @@ class SemanticScuttle_Model_User
}
/**
* Returns user creation time
* Returns user creation time.
* UTC/Zulu time zone is used.
*
* @return string Datetime value: "YYYY-MM-DD HH:MM:SS"
*/