This is a general issue with command line tools, but can be solved in a
consistent way. I'll usually do something like this:

    cordova build android && date

As output, I see:

...
BUILD SUCCESSFUL

Total time: 31.314 secs
Built the following apk(s):

/Users/iclelland/test/platforms/android/build/outputs/apk/android-debug.apk
Wed Apr 15 16:33:30 EDT 2015

Does that work for you?


On Wed, Apr 15, 2015 at 4:21 PM, Willy Aguirre <marti1...@gmail.com> wrote:

> I have:
> cordova -version
> 4.2.0
>
> I am working with android platform but I need to know when it built
> {12:39:44 - }
>
> 2015-04-15 15:12 GMT-05:00 Michal Mocny <mmo...@chromium.org>:
>
> > ..we already have this?
> >
> > > cordova build android
> > ...
> > BUILD SUCCESSFUL
> > Total time: 6 seconds
> > Built the following apk(s):
> >
> >
> > Perhaps some platforms don't?  Perhaps older build scripts don't?
> >
> > -Michal
> >
> > On Wed, Apr 15, 2015 at 3:53 PM, Willy Aguirre <marti1...@gmail.com>
> > wrote:
> >
> > > Hi, I would like to add time after build
> > >
> > > BUILD SUCCESSFUL
> > > 12:39:44 - Total time: 17 seconds
> > >
> > > Built the following apk(s):
> > >
> > > Regards!
> > >
> > > --
> > > Willy Aguirre | @willrre
> > > Blog: http://osgux.tumblr.com/
> > > Mozilla Rep: https://reps.mozilla.org/u/Willy/
> > > Mozilla Hispano - Willyaguirre
> > > <https://www.mozilla-hispano.org/documentacion/Usuario:Willyaguirre>
> > >
> >
>
>
>
> --
> Willy Aguirre | @willrre
> Blog: http://osgux.tumblr.com/
> Mozilla Rep: https://reps.mozilla.org/u/Willy/
> Mozilla Hispano - Willyaguirre
> <https://www.mozilla-hispano.org/documentacion/Usuario:Willyaguirre>
>

Reply via email to