Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1113259
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T02:49:50+00:00 2026-05-17T02:49:50+00:00

I have time type in mysql and I input time with format of HH:MM.

  • 0

I have time type in mysql and I input time with format of HH:MM. This is stored in DB as HH:MM:00.

Now when I display, it shows seconds as well.

I only want to show hour and minutes.

In stead of 13:20:00, showing 13:20 etc.

What is the best way to do it.

I can use substr($time, 0, 5), but I am wondering if there is a better way to do it.

Thanks in advance.

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T02:49:51+00:00Added an answer on May 17, 2026 at 2:49 am

    I presume it’s saved in a DB column of type TIME. In that case, fix it in your query:

    SELECT TIME_FORMAT(yourfield, '%H:%i') FROM table;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In my MySQL database, I have this Time data type as one of my
I have a mysql table field set as time type which stores data in
I have an issue in updating only date in datetime field type in MYSQL.
I have a table with a coloumn of type time, and the values in
I have a column of type date, and another of type time, and I
I have to type rvm use ruby-1.9.3 every time I login to my server.
Each time I use Merge() I have the following: 'Cannot implicitly convert type 'void'
Instead of having to type tmux every time, how could I have tmux always
I have two tables like of this structure: content (content_id, content_type, user_id, time, comment_count)
I want to store mysql query in zend registry because i have one action

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.