Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 1.711

Package: VA FileMan

WORLD TIMEZONES(#1.71)-->1.711

Sub-Field: 1.711


Information

Parent File Name Number Package
WORLD TIMEZONES(#1.71) TIMEFRAME 1.711 VA FileMan

Details

Field # Name Loc Type Details
.01 TIMEFRAME 0;1 SET
  • 'SST' FOR STANDARD;
  • 'DST' FOR DAYLIGHT SAVINGS;
  • 'SUM' FOR SUMMER;

  • LAST EDITED:  AUG 04, 2016
  • HELP-PROMPT:  Enter the appropriate code for STANDARD, DAYLIGHT SAVINGS, or SUMMER.
  • DESCRIPTION:  The timeframe of the timezone indicates what times a timezone may follow. All timezones should include a STANDARD timeframe. Some timezones may additionally have DAYLIGHT SAVINGS or SUMMER timeframe (as it may be known
    in other parts of the world).
  • CROSS-REFERENCE:  1.711^B
    1)= S ^DIT(1.71,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^DIT(1.71,DA(1),1,"B",$E(X,1,30),DA)
.02 OFFSET 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>5!($L(X)<5)!'(X?1"+"4N!(X?1"-"4N)) X
    MAXIMUM LENGTH: 5
  • LAST EDITED:  AUG 15, 2016
  • HELP-PROMPT:  Enter the full offset starting with - or + and 4 digits.
  • DESCRIPTION:  This is the full offset value associated with a timeframe for a specific timezone. It will have a + or a - depending on the timezone's location to Greenwich. Then the full numeric hours/minutes from Greenwich. It should
    have leading/trailing zeros as needed. Examples: -0330, +1030, +0845, -0700.
.03 CODE 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>5!($L(X)<2) X
    MAXIMUM LENGTH: 5
  • LAST EDITED:  AUG 04, 2016
  • HELP-PROMPT:  Answer must be 2-5 characters in length.
  • DESCRIPTION:  
    The code that can be used for the timezone/timeframe. This could be duplicated code. Example: ACT = Australian Central Time OR ACT = Acre Time.
1 COUNTRY 1;0 POINTER Multiple #1.7111 1.7111

  • DESCRIPTION:  Country is found under timeframe because while all countries follow STANDARD timeframe, not every country in the same timezone follows DAYLIGHT SAVINGS or SUMMER timeframe. A country should be listed under one or more
    timeframes that they follow.
Info |  Details