• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Tip: How to add an Xcode template timestamp macro
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tip: How to add an Xcode template timestamp macro


  • Subject: Re: Tip: How to add an Xcode template timestamp macro
  • From: P Teeson <email@hidden>
  • Date: Tue, 16 Jan 2007 22:03:20 -0500

All I did was add the TIME macro. I didn't touch the DATE. It's the same as before.
I don't know how to change the format of either the DATE or TIME macros used in Xcode.


On 16-Jan-07, at 8:15 PM, David Dunham wrote:
On 16 Jan 2007, at 08:03, P Teeson wrote:

It has been a minor annoyance to me that the expansion of source files in a new project
did not have a timestamp along with the creation date. Weep no more for there is a trivial trick.


This          //  Created by «FULLUSERNAME» on «DATE».
becomes    //  Created by «FULLUSERNAME» on «DATE» «TIME».

and it does what you expect on expansion. Yippee!

But how do you get the correct date format?

------------
David Dunham email@hidden http://www.pensee.com/dunham/
"No matter how far you have gone on a wrong road, turn back." - Turkish proverb


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40rogers.com


This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Tip: How to add an Xcode template timestamp macro (From: P Teeson <email@hidden>)
 >Re: Tip: How to add an Xcode template timestamp macro (From: David Dunham <email@hidden>)

  • Prev by Date: Re: MallocGuardEdges not finding buffer overrun
  • Next by Date: Re: MallocGuardEdges not finding buffer overrun
  • Previous by thread: Re: Tip: How to add an Xcode template timestamp macro
  • Next by thread: Xcode deadlock on project open
  • Index(es):
    • Date
    • Thread