Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

213
Views
How to pass in data to a Date object and format it?

I'm creating a Github User Search app and I am currently getting the user data from the Github API. The date format of the user.created_at date shows as '2011-01-25T18:44:36Z' How can I format this date to 'Joined 25 January 2011'? I'm accessing / inserting the HTML through JS.

 <div class="profile-user-wrapper">
  <div class="profile-name">${user.name}</div>
  <div class="username">@${user.login}</div>
  <div class="join-date">${user.created_at}</div>
</div>

[Image of my app][1] [1]: https://i.stack.imgur.com/Eb2Hp.png

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!