Go Back   CodingForums.com > :: Server side development > Java and JSP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-24-2010, 02:55 PM   PM User | #1
eastcoast
New to the CF scene

 
Join Date: Jun 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
eastcoast is an unknown quantity at this point
dates descending

Any help would be greatly appreciated. I'm looking for some code that would show the current day and below that would show the other days in descending order. For example since today is Thursday then Thursday would show then below that wed, tues, mon, etc... so if you were to go on tomorrow Friday would be on the top and thurs, wed, tues, mon, etc would show..
eastcoast is offline   Reply With Quote
Old 06-25-2010, 03:03 AM   PM User | #2
cs_student
Regular Coder

 
cs_student's Avatar
 
Join Date: Oct 2009
Location: ~/
Posts: 195
Thanks: 2
Thanked 22 Times in 22 Posts
cs_student is an unknown quantity at this point
What are you having problems with. You could just have a circular linked list which you go to today and iterate the amount of days you want to have below.

There are many implementations you could use.

What specific problems are you having?
__________________
Get GNU/Linux - Play Ogg - Vim
Using Arch Linux x86_64, Xorg + xmonad
cs_student is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:45 AM.


Advertisement
Log in to turn off these ads.