This commit is contained in:
19
dist/win-x64/postgres-standalone/share/timezonesets/India
vendored
Normal file
19
dist/win-x64/postgres-standalone/share/timezonesets/India
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
# 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.
|
||||
#
|
||||
# src/timezone/tznames/India
|
||||
|
||||
|
||||
# include the default set
|
||||
@INCLUDE Default
|
||||
|
||||
# most timezones are already defined in the default set. With the OVERRIDE
|
||||
# option, PostgreSQL will use the new definitions instead of throwing an error
|
||||
# in case of a conflict.
|
||||
@OVERRIDE
|
||||
|
||||
IST 19800 # Indian Standard Time
|
||||
# (Asia/Calcutta)
|
||||
Reference in New Issue
Block a user