Function

Shellutil_get_week_start

Declaration [src]

int
shell_util_get_week_start (
  void
)

Description [src]

Gets the first week day for the current locale, expressed as a number in the range 0..6, representing week days from Sunday to Saturday.

Return value

Type: int

A number representing the first week day for the current locale.