Skip to:
Content

BuddyPress.org

Changes between Version 1 and Version 2 of Ticket #8083, comment 2


Ignore:
Timestamp:
04/19/2021 12:43:35 PM (5 years ago)
Author:
shanebp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8083, comment 2

    v1 v2  
    1 Just my 2 cents... I recently wrote an 'Age' xprofile plugin for a client that allows for entering a date in Profile > Edit and automatically shows the age on Profile > Display.  I store the date as a ''unix timestamp'' to facilitate ''integer range'' searches via custom searches or the BP Profile Search plugin.
    2 You may want to consider providing an option to save as a ''unix timestamp''.
     1Just my 2 cents... I recently wrote an 'Age' xprofile plugin for a client that allows for entering a date in Profile > Edit and automatically shows the age on Profile > Display.  I store the date as a ''**UNIX** timestamp'' to facilitate ''integer range'' searches via custom searches or the BP Profile Search plugin.
     2You may want to consider providing an option to save as a ''**UNIX** timestamp''.