question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Timezone question

See original GitHub issue

Issue type:

[x] question [ ] bug report [ ] feature request [ ] documentation issue

Database system/driver:

[ ] cordova [ ] mongodb [ ] mssql [ ] mysql / mariadb [ ] oracle [x ] postgres [ ] sqlite [ ] sqljs [ ] react-native

TypeORM version:

[x ] latest [ ] @next [ ] 0.x.x (or put your version here)

Hello!

I have a small question about @CreateDateColumn functionality. Is it possible to somehow configure the ORM so that the generated dates are saved in a 0 timezone (i.e. ‘2018-05-11T09:04:32+00:00’)?

Thank you!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
chriskalmarcommented, May 11, 2018

sorry, my bad. 😅 found this here: https://github.com/typeorm/typeorm/blob/master/src/metadata/ColumnMetadata.ts#L371-L373

I was having an outdated typeorm where I was testing it. All good now, thanks.

0reactions
pleerockcommented, May 11, 2018

“before” when? In >= 0.2.0 ? it shall work (@AlexMesser was working on it)

https://github.com/typeorm/typeorm/blob/master/src/driver/postgres/PostgresDriver.ts#L190-L198

those are just defaults I believe

Read more comments on GitHub >

github_iconTop Results From Across the Web

Time Zones | Other Quiz - Quizizz
Question 1. SURVEY. 30 seconds ... Approximately how wide is each time zone, in degrees? answer choices ... How many time zones are...
Read more >
Time Zone Calculations - Space FM
Questions may involve asking for a calculation involving the time at any one moment or calculating time zone based on degree difference.
Read more >
Five Questions To Ask Yourself To Better Manage Time Zone ...
1) Is the meeting really necessary? · 2) How much of the meeting can be done asynchronously? · 3) Who really needs to...
Read more >
Is there a template question to ask respondents their time zone?
I'm sorry if this is a total newbie question, but it seems silly for me to create a list of timezones when it...
Read more >
Physical Geography Practice Quiz: The Geographic Grid and ...
Physical Geography Practice Quiz: The Geographic Grid and Time Zones · Questions · Answers ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found