can't convert store AS date as text to Date format
can't convert store AS date as text to Date format
- Subject: can't convert store AS date as text to Date format
- From: Brian Christmas <email@hidden>
- Date: Tue, 23 Aug 2011 15:30:20 +1000
G'day scripters
I'm displaying an applescript date as text in column, and need to pull the date out as a date..
I've followed Shanes new eBook re Dates, but the method is not working.
Can anyone tell me how to go about converting the date text to a date please
set theASDate to (StoredRow's valueForKey_("theStartDateColumn")) as text --< saved as AS date set theTempDate to current application's date theASDate as date
returns this..
Regards
Santa |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden