Title: Date returned as string
Last modified: November 20, 2016

---

# Date returned as string

 *  Resolved [mrrcrowley](https://wordpress.org/support/users/mrrcrowley/)
 * (@mrrcrowley)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/date-returned-as-string/)
 * Hello I’m try to figure out how to convert date from the following api
 *     ```
       [jsoncontentimporter url= "https://www.bikereg.com/api/search?region=Rocky%20Mountain" basenode="MatchingEvents"]
       {MatchingEventsID}
       <a href="https://www.bikereg.com/{EventId:urlencode}">{EventName:unique}
       {EventCity}
       {EventState} 
       {EventDate}
   
       [/jsoncontentimporter]
       ```
   
 * Any help would be greatly appreciated
 * Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [berkux](https://wordpress.org/support/users/berkux/)
 * (@berkux)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/date-returned-as-string/#post-8465517)
 * Hi,
 * see
    [http://api.json-content-importer.com/api-bikereg-com/](http://api.json-content-importer.com/api-bikereg-com/)
 * The free version can’t handle this date. The pro-version can manipulate the date
   and show it as you like.
 * Bernhard
 *  [dcowley7256](https://wordpress.org/support/users/dcowley7256/)
 * (@dcowley7256)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/date-returned-as-string/#post-8466403)
 * Sorry one more quick question just getting ready to purchase the pro version 
   will it let me create a filter?
 *  Plugin Author [berkux](https://wordpress.org/support/users/berkux/)
 * (@berkux)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/date-returned-as-string/#post-8470334)
 * You load the complete JSON data and display it with twig, which allows if-then-
   else-statements to display only parst of the JSON-data.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Date returned as string’ is closed to new replies.

 * ![](https://ps.w.org/json-content-importer/assets/icon-256x256.png?rev=3464653)
 * [Get Use APIs - JSON Content Importer](https://wordpress.org/plugins/json-content-importer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/json-content-importer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/json-content-importer/)
 * [Active Topics](https://wordpress.org/support/plugin/json-content-importer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/json-content-importer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/json-content-importer/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [berkux](https://wordpress.org/support/users/berkux/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/date-returned-as-string/#post-8470334)
 * Status: resolved