jzhao
caab5187f8
Fixed Bug TDI-26262: TSchemaCompliance failed to control date format
...
https://jira.talendforge.org/browse/TDI-26262
git-svn-id: http://talendforge.org/svn/tos/trunk@103778 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-05 08:58:04 +00:00
jzhao
f79b24d042
Fixed Bug TDI-24551: Routine TalendDate.isDate only adopts the Time Zone and DST of the machine running the code
...
https://jira.talendforge.org/browse/TDI-24551
git-svn-id: http://talendforge.org/svn/tos/trunk@98538 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-22 08:46:02 +00:00
jzhao
fd08035971
Fixed Bug TDI-24551: Routine TalendDate.isDate only adopts the Time Zone and DST of the machine running the code
...
https://jira.talendforge.org/browse/TDI-24551
Note: 1. revert code keep TalendDate.isDate (...)old behaviour .
2. add new method TalendDate.isDate(String stringDate, String pattern, boolean ignoreTimeZone)
git-svn-id: http://talendforge.org/svn/tos/trunk@98246 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-19 08:54:51 +00:00
jzhao
a05ad10e4d
Fixed Bug TDI-24551: Routine TalendDate.isDate only adopts the Time Zone and DST of the machine running the code
...
https://jira.talendforge.org/browse/TDI-24551
git-svn-id: http://talendforge.org/svn/tos/trunk@97620 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-01 01:41:16 +00:00
wwang
71a4b4026c
Fix Bug TDI-23699 : Check Ignore data out of range on tMSSqlOutput component throw error when input data type is DateTimeOffSet
...
https://jira.talendforge.org/browse/TDI-23699
git-svn-id: http://talendforge.org/svn/tos/trunk@93862 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-16 06:05:44 +00:00
bchen
2f55ab1a5a
Fix Work Item TDI-23035 : Problems after supporting Timestamp with Timezone type in the Oracle
...
https://jira.talendforge.org/browse/TDI-23035
git-svn-id: http://talendforge.org/svn/tos/trunk@91957 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-11 07:56:41 +00:00
bchen
25cc94af3b
Fix Work Item TDI-23035 : Problems after supporting Timestamp with Timezone type in the Oracle
...
https://jira.talendforge.org/browse/TDI-23035
git-svn-id: http://talendforge.org/svn/tos/trunk@91837 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-10 06:43:31 +00:00
bchen
e7155cdc12
Fix Work Item TDI-23035 : Problems after supporting Timestamp with Timezone type in the Oracle
...
https://jira.talendforge.org/browse/TDI-23035
1. define "TIMESTAMP WITH TIME ZONE" type instead of "TIMESTAMP(6) WITH TIME ZONE" type, 0~9 permitted for length.
2. modified TalendDate.format method for timezone pattern.
3. modified tCreateTable and tOracleOutput to create table with Timestamp with time zone type.
git-svn-id: http://talendforge.org/svn/tos/trunk@91750 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-09 08:40:34 +00:00
bchen
19cb698722
Fix Bug TDI-21779 : tOracleSCD type 2 does not work as expected with fields containing timestamps
...
https://jira.talendforge.org/browse/TDI-21779
1.make TalendDate.parseDate method support to store timezone
2.make tOracleSCD component support "Timestamp With Time Zone" type
git-svn-id: http://talendforge.org/svn/tos/trunk@91184 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-24 05:50:52 +00:00
jjzhou
80c30450cf
fix Bug TDI-21254: System routine: TalendDate.setDate no way to set minute field of date
...
git-svn-id: http://talendforge.org/svn/tos/trunk@84451 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-01 07:45:16 +00:00
bchen
70f8c0dd15
Fix Bug TDI-17674 : diffDate() gives unexpected results on DST change
...
http://jira.talendforge.org/browse/TDI-17674
modified the name of method diffDateDST() to diffDateIgnoreDST()
git-svn-id: http://talendforge.org/svn/tos/trunk@81250 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-09 10:24:10 +00:00
bchen
ff8f2ccd7a
Fix Bug TDI-17674 : diffDate() gives unexpected results on DST change
...
http://jira.talendforge.org/browse/TDI-17674
add new diffDateDST() operation to calculate the difference between two dates consider DST
git-svn-id: http://talendforge.org/svn/tos/trunk@80548 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-28 09:07:58 +00:00
bchen
151444eb32
Fix Bug TDI-17674 : diffDate() gives unexpected results on DST change
...
http://jira.talendforge.org/browse/TDI-17674
add new diffDateDST() operation to calculate the difference between two dates consider DST
git-svn-id: http://talendforge.org/svn/tos/trunk@80540 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-28 08:22:50 +00:00
sgandon
e68df216c8
inverted 2 included features to fix ESB SE build pb
...
git-svn-id: http://talendforge.org/svn/tos/trunk@73207 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-11-25 15:56:59 +00:00