Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Feb : about DayOfWeek function
| Subject: | about DayOfWeek function |
| Posted by: | "Eugene Goldberg" (ego..@mts-nn.ru) |
| Date: | Tue, 15 Feb 2005 15:16:26 |
Does the result of DayOfWeek function depends on
Regional Settings? I.e. lets say it returns 1. So its first day of a week.
But is it Monday or Sunday or some other day?
Because in different countries a week starts from different days...
Any ideas?
Actually i need to get the name of the day (Sunday, Monday etc),
not a number...Is there a function to return this string?
Thanx,
Eugene.