formatting date for different locales
Hi,
I need to know
1.the usage of LC_TIME with setlocale().
2.the usage of getdate() utility
I read that date formatting for different languages needs
1.user-supplied template file and
2.DATEMSK environment variable set to path of the template fie.
Can anyone pls tell me how to do this ?
|