setUserAttributeISODate
open fun setUserAttributeISODate(@NonNull attributeName: String, @NonNull attributeValue: String): MoEHelper
Content copied to clipboard
Set a date type user attribute for the current user. Supported format - [yyyy-MM-dd|yyyyMMdd][T(hh:mm[:ss[.sss]]|hhmm[ss[.sss]])]?[Z|[+-]hh:mm]]
Return
instance of MoEHelper
Parameters
attributeName
User attribute name
attributeValue
User attribute value