Re: strftime in java?



John W. Kennedy wrote:
Z.K wrote:
I was wondering if the function strftime is available for java. It seems to be for every other language, but I can't find any information on its use for java.

Not in the same way. It has analogs in java.text.DateFormat and in java.util.Formatter.

Ok, thanks. I finally did find the necessary method in the Calendar class so I guess I don't need it anyway.

Z.K.
.



Relevant Pages

  • Re: Learning perl - for experienced programmers
    ... John W. Kennedy wrote: ... Language and claimed to be specially fit for these purposes. ... FORTRAN had support for fixed point arithmatic since the IBM ...
    (comp.lang.perl.misc)
  • Re: Paper on PL/I
    ... short-circuit as a side-effect of optimization, and even documented the practice as normal. ... official part of the language. ... John W. Kennedy "But now is a new thing which is very old-- that the rich make themselves richer and not poorer, which is the true Gospel, for the poor's sake." ...
    (comp.lang.pl1)
  • Re: Try/Catch Block
    ... this exception handling syntax AFAIK introduced with Java. ... John W. Kennedy ...
    (comp.lang.javascript)
  • Re: Method naming convention required
    ... I'm not aware of any naming convention like this in Java. ... John W. Kennedy ... "The blind rulers of Logres ...
    (comp.lang.java.programmer)
  • Re: Which are the "must own" Java books?
    ... But what are the "must own" books for Java? ... John W. Kennedy ...
    (comp.lang.java)