Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Conversation

@donggyu04
Copy link
Contributor

  1. Make to use UTC

    • Use unix time.
    • Date.class convert to Instant.class.
  2. Rename column

    • created_date -> created_at
    • last_modified_date -> last_modified_at
    • created_user -> created_by
    • last_modified_user -> last_modified_by
    • created_user_id -> creator_id

@donggyu04 donggyu04 self-assigned this Oct 21, 2020
@donggyu04 donggyu04 force-pushed the feature/make-to-use-utc branch 2 times, most recently from fb85d26 to 4d751bf Compare October 21, 2020 10:19
@donggyu04 donggyu04 removed the wip label Oct 21, 2020
@donggyu04 donggyu04 force-pushed the feature/make-to-use-utc branch from 4d751bf to 504f7dc Compare October 21, 2020 10:28
@junoyoon junoyoon changed the title Make to use UTC Support UTC Oct 22, 2020
@donggyu04 donggyu04 force-pushed the feature/make-to-use-utc branch 2 times, most recently from 73062bb to 0b8a7d5 Compare October 22, 2020 10:34
@donggyu04 donggyu04 force-pushed the feature/make-to-use-utc branch 4 times, most recently from 88d10c6 to 056e5fa Compare October 23, 2020 05:39
@junoyoon
Copy link
Contributor

What is passed when I reserve a schedule to run perftest?

@donggyu04
Copy link
Contributor Author

donggyu04 commented Oct 23, 2020

What is passed when I reserve a schedule to run perftest?

@junoyoon

The Instant.class instance is passed.

image

@donggyu04 donggyu04 force-pushed the feature/make-to-use-utc branch 2 times, most recently from 34af7cd to d1dd35d Compare October 27, 2020 07:17
@donggyu04 donggyu04 force-pushed the feature/make-to-use-utc branch 3 times, most recently from d183f45 to e1d8d27 Compare October 27, 2020 09:26
- created_date -> created_at
- last_modified_date -> last_modified_at
- created_user -> created_by
- last_modified_user -> last_modified_by
- created_user_id -> creator_id
@donggyu04 donggyu04 force-pushed the feature/make-to-use-utc branch from e1d8d27 to 0e50ccd Compare October 27, 2020 09:31
@songeunwoo songeunwoo merged commit 9eb50e5 into develop Oct 29, 2020
@junoyoon junoyoon deleted the feature/make-to-use-utc branch October 29, 2020 07:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants