Getting Regional Date Formats
Posted
by Dana Seaman
on February 5th, 2004

Click here for a larger image.
Date function is Y2K compliant(optional). For those who need a date or time string to use with Vb Format, 2 functions are provided which translate the regional date/time strings to a string compatible with the VB Format statement. Written in Vb5.
Based on code from cgLocaleSettings by Chris Eastwood codeguru.com.

Comments