Or System.currentTimeMillis() - That will return the current time in
milliseconds since 1/1/1970.

On Nov 5, 8:49 am, Jorge <athenas...@gmail.com> wrote:
> Create a new object of type Date and it will have the current system
> time (GMT) with millisecond resolution.
>
> private currentDateTime = new Date();
>
> Jorge Gonzalez
>
> On Nov 5, 3:38 am, Devraj Mukherjee <dev...@gmail.com> wrote:
>
>
>
> >http://code.google.com/appengine/docs/java/datastore/creatinggettinga...
>
> > On Wed, Nov 4, 2009 at 7:16 PM, Tito George <tito...@gmail.com> wrote:
>
> > > How can i query like this JDO "select sysdate from dual" ?
>
> > --
> > "The secret impresses no-one, the trick you use it for is everything"
> > - Alfred Borden (The Prestiege)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to