Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Why not just fix the regular clock? I'd like to but...' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Why not just fix the regular clock? I'd like to but...
Authored by: rgray on Aug 26, '03 10:01:29AM

I did this...
[Robert-Grays-Computer:~] me% defaults write .GlobalPreferences NSTimeFormatString %y%m%d %1I:%M:%S

And got this....
2003-08-26 09:59:07.106 defaults[422] Unexpected argument %1I:%M:%S; leaving defaults unchanged.

?????



[ Reply to This | # ]
Why not just fix the regular clock? I'd like to but...
Authored by: wardy on Aug 28, '04 04:02:49AM

I think you might need "quotes" around the value with a space imbedded.

Still, I tried it but it didn't work. Haven't given up yet though :)



[ Reply to This | # ]