![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Get Day of Week from date | vpapaiya | HP-UX | 5 | 03-07-2008 04:47 PM |
| week number | alisevA3 | UNIX for Dummies Questions & Answers | 2 | 10-31-2007 05:01 AM |
| Changing userID and Changing group and GID | deal732 | Shell Programming and Scripting | 2 | 04-18-2007 11:09 AM |
| Every week one dir - How to | redlotus72 | UNIX for Dummies Questions & Answers | 1 | 10-17-2006 04:54 AM |
| How to identify week-1 and week-2 | csaha | Shell Programming and Scripting | 1 | 02-16-2006 05:24 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Changing First Day Of The Week?
Hi All,
Our system is running on Solaris 8 and we are using US locale. By default the First Day Of Week is Sunday, is it possible for us to change it to Monday? I have googled it but found very little of use. THanks in advance. |
|
||||
|
You define a locale by creating and compiling a locale defintion file with localedef.
This is a discussion of the syntax of the file: http://www.opengroup.org/onlinepubs/...ml#tag_005_003 I scanned the page and I do not see an example of different first day of the week. What I would do is look for a localedef file for a locale with Monday as the first day of the week. Arabic may be a good choice. I really do not know. I suspect that the day-name order is changed, which will cause you pain elsewhere. Anyway any and all locale changes for specialty locales are made with localedef. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|