The TaskJuggler Manual | ||
---|---|---|
Prev | Chapter 7. Property Reference | Next |
zone
>timezone
<zone >
| |||
---|---|---|---|
Description | Sets the default timezone of the project. All times
that have no time zones specified will be assumed to be in this
timezone. The value must be a string just like those used for the TZ
environment variable. Most Linux systems have a command line utility
called The project start and end time are not affected by this setting. You have to explicitly state the timezone for those dates or the system defaults are assumed. | ||
Attributes | Name | Type | Description |
zone | STRING | ||
Context | project, | ||
Inheritable | No | Scenario Spec. | No |
project tz "Timezone" "1.0" 2005-06-06-0:00-UTC - 2005-06-07-0:00-UTC { timezone "Europe/Athens" } task item "Project" { start 2005-06-06-12:00 }