NSNumberFormatter & NSTimestamp -- Not Happening
NSNumberFormatter & NSTimestamp -- Not Happening
- Subject: NSNumberFormatter & NSTimestamp -- Not Happening
- From: "Jonathan Fleming" <email@hidden>
- Date: Tue, 16 Sep 2003 07:37:16 +0100
G'Day Guys,
I've got two problems to do with 1.) NSNumberFormatter and 2.) NSTimestamp
1.) I have created a custom number formatter to give me a BigDecimal on a
'price' textField. This works fine on the WOTexField in WOBuilder, but when
I make the save to the database (MSSQLServer2000), instead of 345.45 I only
get 345 what am I missing in this senario
2.) I want to establish the lapsed time between two dates so that I can
perform an automatic delete if an EO has not been updated for that legth of
time. Eg. if the last modified date is Sep 01 2003 and the current date is
Oct 01 2003 (1 month or 31 days later) I want to perform a delete, how would
i write this please?
TIA
Jonathan :^)
_________________________________________________________________
Get Hotmail on your mobile phone http://www.msn.co.uk/msnmobile
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.