GetDayOfWeek Console Command

Documentation and detailed help with working examples.

GetDayOfWeek Command

Map
GetDayOfWeek

This command will return the day of the week.

Looking for Starfield commands?

Search our complete list!

Quick Overview

The GetDayOfWeek function will get the current day of the week. The value returned will be numerical:

  • 0: Monday
  • 1: Tuesday
  • 2: Wednesday
  • 3: Thursday
  • 4: Friday
  • 5: Saturday
  • 6: Sunday

Examples

GetDayOfWeek

This command will give you the day of the week in number format, from 0 to 6, for Monday to Sunday.

Help

  • Open the console: Press the tilde key ~ to open the console. This key is generally near the 1 and Esc keys.
  • Case insensitive: Commands are not case sensitive. This means you can enter them using lowercase or uppercase letters.
  • Target commands: Commands that are highlighted as a 'target' command can be used to target your own character or an NPC/object. To target your own character, type player. followed by the command. To target an NPC/object, click on the it and then type the command.
  • Leading zeros: All IDs, reference IDs, base IDs, etc. can be entered without the leading zeros. For example 00003348 can be entered as 3348.
  • Additional help: For more help on using console commands in Starfield go here.
Was this helpful?