Search:

Type: Posts; User: aussiemcgr

Search: Search took 0.20 seconds.

  1. Replies
    7
    Views
    6,185

    Re: Declaring a date

    Didn't even think of that. That would actually be much better. Or at least easier to understand.
  2. Replies
    7
    Views
    6,185

    Re: Declaring a date

    Ok, well the Split method is easy to use and will solve your issues. We first need to determine how the input will occur. If the input is formatted like this:

    We know that each part is separated...
  3. Replies
    7
    Views
    6,185

    Declaring a date

    Are you able to use the DateFormat class?

    If so, you can do some research on how to use DateFormat (I'm unsure) since the method DateFormat.getDateInstance(DateFormat.LONG) will give you exactly...
Results 1 to 3 of 3