Calendar constants
The following constants can be used anywhere in your code in place of the actual values.
Constant | Value | Description |
---|---|---|
vbCalGreg | 0 | Indicates that the Gregorian calendar is used. |
vbCalHijri | 1 | Indicates that the Hijri calendar is used. |
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.