timedatectl without using named zone

lonix

The typical way to set the timezone is to use timedatectl, e.g.:

sudo timedatectl set-timezone America/New_York

So I can use a named zone, or UTC.

But how do I set the zone without a name - e.g. UTC-5 or UTC+10 or whatever?

yesno

Yes, quite inconvenient indeed.
This is kind of lame to suggest but you could list all available timezone names with timedatectl list-timezones and look for a region or city name that you know is located in the UTC timezone you are interested in. Sorry, I know that is not the answer you were looking for .....

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

how can I add records to the zone file without restarting the named service?

From Dev

Sass Mixin: order-independent arguments without using named arguments?

From Dev

XmlSchemaType "date" - without time zone?

From Dev

Javascript Date without Time Zone

From Dev

Error using CKSubscription by Zone

From Dev

R data.table fread using named colClasses without header (e.g. no col.names?)

From Dev

Add sequentially-named variables in a resulting field without using 200 var lines? [PDF Form]

From Dev

How can I add labels to a pie chart, when using an array without named entries

From Dev

issue with date and time zone how to get date without time zone?

From Dev

Print named vector without padding

From Dev

timedatectl: command not found

From Dev

named-checkzone displays “ignoring out-of-zone” data

From Dev

How to reformat named.conf's zone blocks into single lines?

From Dev

VBScript: convert date/time from a named time zone to UTC

From Dev

Bind: Setting up DLV: named thinks zone records records are out of zone

From Dev

Error in named-checkzone: DNS zone error:( out of zone) has no addresses records (A or AAAA)

From Dev

Laravel using named routes

From Dev

Using SqlDependency with named Queues

From Dev

'Named parameters' using arrays

From Dev

Postgresql cast seconds to time without time zone

From Dev

Couldn't find Zone without an ID

From Dev

Get date from timestamp without time zone

From Dev

How to save only time zone without GMT?

From Dev

Using AT TIME ZONE to get current time in specified time zone

From Dev

GitHub Organization Pages without named repository

From Dev

Named arguments without natural defaults in Julia

From Dev

Opening a named pipe in bash, without reading or writing to it

From Dev

Named Pipes Server exits without warning

From Dev

Combining a list of named vectors without mangling the names

Related Related

  1. 1

    how can I add records to the zone file without restarting the named service?

  2. 2

    Sass Mixin: order-independent arguments without using named arguments?

  3. 3

    XmlSchemaType "date" - without time zone?

  4. 4

    Javascript Date without Time Zone

  5. 5

    Error using CKSubscription by Zone

  6. 6

    R data.table fread using named colClasses without header (e.g. no col.names?)

  7. 7

    Add sequentially-named variables in a resulting field without using 200 var lines? [PDF Form]

  8. 8

    How can I add labels to a pie chart, when using an array without named entries

  9. 9

    issue with date and time zone how to get date without time zone?

  10. 10

    Print named vector without padding

  11. 11

    timedatectl: command not found

  12. 12

    named-checkzone displays “ignoring out-of-zone” data

  13. 13

    How to reformat named.conf's zone blocks into single lines?

  14. 14

    VBScript: convert date/time from a named time zone to UTC

  15. 15

    Bind: Setting up DLV: named thinks zone records records are out of zone

  16. 16

    Error in named-checkzone: DNS zone error:( out of zone) has no addresses records (A or AAAA)

  17. 17

    Laravel using named routes

  18. 18

    Using SqlDependency with named Queues

  19. 19

    'Named parameters' using arrays

  20. 20

    Postgresql cast seconds to time without time zone

  21. 21

    Couldn't find Zone without an ID

  22. 22

    Get date from timestamp without time zone

  23. 23

    How to save only time zone without GMT?

  24. 24

    Using AT TIME ZONE to get current time in specified time zone

  25. 25

    GitHub Organization Pages without named repository

  26. 26

    Named arguments without natural defaults in Julia

  27. 27

    Opening a named pipe in bash, without reading or writing to it

  28. 28

    Named Pipes Server exits without warning

  29. 29

    Combining a list of named vectors without mangling the names

HotTag

Archive