Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #10157

Re: Easiest/shortest way to get day of week (e.g. MON) from "dd.mm.yyyy" string?

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: Easiest/shortest way to get day of week (e.g. MON) from "dd.mm.yyyy" string?
Date 2011-11-21 10:25 -0800
Organization Canadian Mind Products
Message-ID <er5lc7po6smlsspm2mbr9tjqo2td261a4f@4ax.com> (permalink)
References <4eca833c$0$6571$9b4e6d93@newsspool3.arcor-online.net>

Show all headers | View raw


On 21 Nov 2011 16:58:36 GMT, Svenfischer2@email.com (Sven Fischer)
wrote, quoted or indirectly quoted someone who said :

>Assume I have a date as a string with the pattern "dd.mm.yyyy".
>
>What is the easiest/shortest way to get the day of week (e.g. "MON" for Monday)
>from this date?

see http://mindprod.com/jgloss/calendar.html
for the usual methods.
See http://mindprod.com/products1.html#BIGDATE
for the easy way.
-- 
Roedy Green Canadian Mind Products
http://mindprod.com
I can't come to bed just yet. Somebody is wrong on the Internet. 

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Easiest/shortest way to get day of week (e.g. MON) from "dd.mm.yyyy" string? Svenfischer2@email.com (Sven Fischer) - 2011-11-21 16:58 +0000
  Re: Easiest/shortest way to get day of week (e.g. MON) from "dd.mm.yyyy" string? jlp <jlp@jlp.com> - 2011-11-21 18:40 +0100
    Re: Easiest/shortest way to get day of week (e.g. MON) from "dd.mm.yyyy" string? jlp <jlp@jlp.com> - 2011-11-21 18:45 +0100
      Re: Easiest/shortest way to get day of week (e.g. MON) from "dd.mm.yyyy" string? Lew <lewbloch@gmail.com> - 2011-11-21 14:12 -0800
  Re: Easiest/shortest way to get day of week (e.g. MON) from "dd.mm.yyyy" string? Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2011-11-21 17:41 +0000
  Re: Easiest/shortest way to get day of week (e.g. MON) from "dd.mm.yyyy" string? Mayeul <mayeul.marguet@free.fr> - 2011-11-21 19:17 +0100
  Re: Easiest/shortest way to get day of week (e.g. MON) from "dd.mm.yyyy" string? Roedy Green <see_website@mindprod.com.invalid> - 2011-11-21 10:25 -0800

csiph-web