TZStdRule Table (246)
Some tooltip text!
• 1 minute to read
• 1 minute to read
Time zone rule for standard time
Fields
Name | Description | Type | Null |
---|---|---|---|
TZStdRule_id | Primary key | PK | |
TZLocationId | Location that this rule is valid for - one location has at least one rule; multiple rules are discerned by their validFrom dates | FK TZLocation | |
validFrom | Date this rule is valid from | DateTime | |
bias | number of minutes bias relative to UTC time | Short | |
description | Description, for identifying the rule in SoAdmin | String(2047) | ● |
isBuiltIn | Is this row part of SuperOffice priming data | Bool | ● |
registered | Registered when | UtcDateTime | |
registered_associate_id | Registered by whom | FK associate | |
updated | Last updated when | UtcDateTime | |
updated_associate_id | Last updated by whom | FK associate | |
updatedCount | Number of updates made to this record | UShort |
Indexes
Fields | Types | Description |
---|---|---|
TZStdRule_id | PK | Clustered, Unique |
TZLocationId | FK | Index |
Relationships
Table | Description |
---|---|
associate | Employees, resources and other users - except for External persons |
TZLocation | Time zone location |
Replication Flags
- Replicate changes DOWN from central to satellites and travellers.
- Replicate changes UP from satellites and travellers back to central.
- Copy to satellite and travel prototypes.
Security Flags
- No access control via user's Role.