Changes between Version 3 and Version 4 of Ticket #4365, comment 3
- Timestamp:
- 04/16/2013 12:48:12 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4365, comment 3
v3 v4 18 18 }}} 19 19 20 So you can'tdefeat the is_numeric fail by doing this20 So even if you defeat the is_numeric fail by doing this 21 21 22 22 {{{ … … 24 24 }}} 25 25 26 and passing it into xprofile_format_profile_field() 26 and passing it into xprofile_format_profile_field() you get a result that is 'off' by the local offset. 27 27 28 28 Can't figure out why this time issue doesn't appear on profile pages.