Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #10152
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!news.teledata-fn.de!newsfeed.arcor.de!newsspool2.arcor-online.net!news.arcor.de.POSTED!not-for-mail |
|---|---|
| From | Svenfischer2@email.com (Sven Fischer) |
| Newsgroups | comp.lang.java.programmer |
| Subject | Easiest/shortest way to get day of week (e.g. MON) from "dd.mm.yyyy" string? |
| Followup-To | comp.lang.java.programmer |
| Date | 21 Nov 2011 16:58:36 GMT |
| Lines | 7 |
| Message-ID | <4eca833c$0$6571$9b4e6d93@newsspool3.arcor-online.net> (permalink) |
| Organization | Arcor |
| NNTP-Posting-Date | 21 Nov 2011 17:58:36 CET |
| NNTP-Posting-Host | d87aa77a.newsspool3.arcor-online.net |
| X-Trace | DXC=4j>I?7:L6>2Tia]Ho99G50McF=Q^Z^V384Fo<]lROoR18kF<OcfhCO;m0^PXf5X7h5QL4QcO2CM419AW^;nKDM<?0iX8<ZV`;Z:09iZC<;YIR; |
| X-Complaints-To | usenet-abuse@arcor.de |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:10152 |
Followups directed to: comp.lang.java.programmer
Show key headers only | View raw
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? Sven
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar | Unroll 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