blob: 11e4d126093778858feb84f48dda27910ff6b578 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Time zone configuration file for set "India"
# In order to use this file, you need to set the run-time parameter
# timezone_abbreviations to 'India'. See the `Date/Time Support'
# appendix in the PostgreSQL documentation for more information.
# include the default set
@INCLUDE Default
IST 19800 # Indian Standard Time
# (Asia/Calcutta)
|