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 6334769
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T18:43:24+00:00 2026-05-24T18:43:24+00:00

need some help! this is sort of a 2 part question.. ive done a

  • 0

need some help! this is sort of a 2 part question..

ive done a decent amount of programming but ive never really worked with dates, ive googled and all that but finding nothing.

part 1:

so lets say i have some variable:
Public Date adStartTime

i want it to be in this format: yyyy/mm/dd hh:mm:ss
so i just do adStartTime = (some date formatter) + (2011/08/08 08:08:08) *which dont work

whats the proper way to get it to be that way?? i keep getting errors and such.. id prefer to do everything in Date instead of using strings/int..

part 2:

once i get the date in that format i will need to insert that into db, can i insert the date in that format? or will i need to change it?

reason i will need the time is because i am setting up automated ads for new company securities and sometimes the ad will run for one day or maybe 1/2 day so i will need to set the timer correctly.

thanks for any help..

  • 1 1 Answer
  • 0 Views
  • 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-24T18:43:26+00:00Added an answer on May 24, 2026 at 6:43 pm

    For part 1, use a java.text.SimpleDateFormat, like so:

    SimpleDateFormat format = new SimpleDateFormat("yyyy/MM/dd HH:mm:ss");
    Date date = format.parse(datestring);
    

    If you have code that looks anything like this, and still get errors, please edit your question to include your actual code.

    For part 2, you should insert the date in the database as a Date, not as a String, so there is no format.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I really need some help with this as I have been trying to fix
I need some help in solving this problem. We have a large amount of
Need some help with this problem in implementing with XSLT, I had already implemented
I need some help understanding this bit of code pre { white-space: pre; white-space:
I need some help revising this. It keeps only displaying 0s as the temp.
Need some help to solve this. I have a gridview and inside the gridview
I need some help putting together this query in Django. I've simplified the example
Need some help gathering thoughts on this issue. Our team is moving ahead with
I need some help regarding the arrays in Perl This is the constructor I
I need some help adding conditions to a linq query. Take this small example

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.