Skip to:
Content
Pages
Categories
Search
Top
Bottom

bp_get_profile_field_data


  • y7ol
    Member

    @y7ol

    hello
    i am using bp_get_profile_field_data to pull a date field from the xprofile table

    the date comes as a long number ex: 41311033600

    how to translate this field to a real date?

    and is there a way to do calculation with this number before changing into a date format

Viewing 1 replies (of 1 total)

  • y7ol
    Member

    @y7ol

    found a solution
    its date(‘Y-m-d’, the-number-returned-by-the-function);

Viewing 1 replies (of 1 total)
  • The topic ‘bp_get_profile_field_data’ is closed to new replies.
Skip to toolbar