Search:

Type: Posts; User: gibson00

Search: Search took 0.12 seconds.

  1. Replies
    4
    Views
    1,114

    Re: Java string cut help...

    Thanks Norm. I've used the substring method before, but not sure how to get it to work right to left?
  2. Replies
    4
    Views
    1,114

    Java string cut help...

    Hi all, was hoping to get some help with this.

    If I am given a string such as:
    REG20140509-0001

    I want to cut out the year/month/day, so in this case '20140509'.
    I know that the characters in...
Results 1 to 2 of 2