Re: Date compiled?
Re: Date compiled?
- Subject: Re: Date compiled?
- From: Thomas Davie <email@hidden>
- Date: Tue, 27 May 2008 16:19:17 +0200
On 27 May 2008, at 15:52, Jeff LaMarche wrote:
Is there any easy way to grab at runtime the date that my
application was last built? I've got a request by a client to show
this in the about box. It seems like I should be able to just get
the modified date of the application bundle, but I wanted to see if
there was a "correct" way of doing this.
Thanks,
Jeff
I think the most correct way to do this would be to use the __DATE__
and __TIME__ macros.
Thanks
Tom Davie
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden