mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 20:03:02 +01:00
19 lines
548 B
Plaintext
19 lines
548 B
Plaintext
|
// ***************************************************************************
|
||
|
// *
|
||
|
// * Copyright (C) 1997-2004, International Business Machines
|
||
|
// * Corporation and others. All Rights Reserved.
|
||
|
// *
|
||
|
// ***************************************************************************
|
||
|
|
||
|
ar_BH {
|
||
|
Version{"2.0"}
|
||
|
calendar {
|
||
|
gregorian {
|
||
|
weekend:intvector {
|
||
|
5, 0, // onset dow, millis in day (Thursday 12:00am)
|
||
|
7, 0 // cease dow, millis in day (Friday 12:00am)
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|