Issue #217 has been updated by Clément OUDOT. Status changed from Feedback to Closed % Done changed from 80 to 100
Documentation updated on the wiki: http://lsc-project.org/wiki/documentation/2.0/configuration/syncoptions/activedirectory ---------------------------------------- Feature #217: Methods to convert to and from Active Directory date/time fields http://tools.lsc-project.org/issues/217 Author: Jonathan Clarke Status: Closed Priority: Normal Assigned to: Jonathan Clarke Category: Core Target version: 2.0 Active Directory stores dates in number of 100-nanosecond ticks since 1 January 1601 00:00:00 UT. Unix usually stores dates as the number of seconds elapsed since the start of the epoch at 1 January 1970 00:00:00 UT (see http://en.wikipedia.org/wiki/System_time). I'm adding some methods in the org.lsc.utils.AD class to convert between the two. Do you think these are useful as is, or should they accept/return different formats? Maybe LDAP formatted dates such as used by OpenLDAP, etc? -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

