> I imagine the long system date, which includes the name of the day and > month, is in unicode since the names are in Japanese. If tNow is indeed > unicode then it may help to "put unidecode(tNow,"Japanese") into tNow". > I don't have access to a Japanese system right this second, but you > could try this and see if it works for your Japanese users. >
Thanks Ron, but I've changed the scripts to store the long date in a custom property and use them for any calculations while using the long system date for display only. Apparently this works fine in Japan as well as every where else. Regards, Sarah _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
