global

def get_password_changed_at

def get_password_changed_at
  convert_timestamp(password_expiration_ds.get(password_expiration_changed_at_column))
end