0 of 0

File information

Last updated

Original upload

Created by

Vermunds

Uploaded by

Vermunds

Virus scan

Safe to use

45 comments

  1. Vermunds
    Vermunds
    • premium
    • 473 kudos
    Locked
    Sticky
    How to create a custom format:
    Use these tags to create a custom format. These tags will be replaced with the actual values in-game:

    %D - Day of week
    %h - Hours (in 12h format)
    %H - Hours (in 24h format)
    %m - Minutes
    %a - AM/PM
    %d - Day of month
    %t - Suffix after the day (In the english version of the game: "st", "nd", "rd" or "th")
    %o - " of " (used between the date and the month: 17th of ..., contains spaces)
    %M - Month of year (as a number)
    %L - Month of year (full name)
    %E - Era (always 4E)
    %y - Year
    %i - Immersive time of day

    Example (vanilla format): "%D, %h:%m %a, %d%t%o%M, %E %y"
    will turn into: "Turdas, 1:13 PM, 21st of Last Seed, 4E 201"


    Warning: too long strings will get trimmed. The actual character limit depends on the content. It is recommended to try the longest possible date before use.
    You can force display any date if you change the format code to that specific date, like this:

    sTimeFormat="Loredas, 11:13 PM, 21st of Morning Star, 4E 201"

    This will always display "Loredas, 11:13 PM, 21st of Morning Star, 4E 201" regardless of the actual in-game time.
  2. YucciGG
    YucciGG
    • supporter
    • 11 kudos
    Is there a way to make it work with Skyrim VR? Its still on version 1.4.15 lol, I need this for Four Seasons. Everything works but this mod is giving me warnings
    1. FlayaN
      FlayaN
      • premium
      • 26 kudos
      Added VR port here
  3. ferstreal
    ferstreal
    • premium
    • 3 kudos
    Unfortenately not compatible with Modern Wait Menu.
    But TFC is my preference.
    1. Zoomer124
      Zoomer124
      • member
      • 3 kudos
      Yeah
  4. Mystelle
    Mystelle
    • supporter
    • 7 kudos
    Thanks for the mod, I was looking for a way to change the 12 hour time format to 24, but the "immersive" option is even better!
  5. Minimax94
    Minimax94
    • premium
    • 11 kudos
    If someone wants the immersive preset translated to French also with French date format.
    Si quelqu'un veut le preset immersif traduit en Français également avec le format de date français.

    Format: Sundas 1er Primétoile, an 201 de la 4ème Ère, Midi

    Modified 1.2.0 ini, ready to be copy-pasted:

    # Use these tags to create a custom format:
    #
    # %D  - Day of week
    # %h  - Hours (in 12h format)
    # %H  - Hours (in 24h format)
    # %m  - Minutes
    # %a  - AM/PM
    # %d  - Day of month
    # %t  - Suffix after the day (In the english version of the game: "st", "nd", "rd" or "th")
    # %o  - " of " (used between the date and the month: 17th of ..., contains spaces)
    # %M  - Month of year (as a number)
    # %L  - Month of year (full name)
    # %E  - Era (always 4E)
    # %y  - Year
    # %i  - Immersive time of day

    # Example (vanilla format):
    # Turdas, 1:13 PM, 21st of Last Seed, 4E 201
    # %D, %h:%m %a, %d%t%o%M, %E %y
    #
    # Warning: too long strings will get trimmed. The actual character limit depends on the content. It is recommended to try the longest possible date before use.
    # You can force display any date if you change the format code to that specific date, like this:

    # sTimeFormat="Loredas, 11:13 PM, 21st of Morning Star, 4E 201"

    # This will always display "Loredas, 11:13 PM, 21st of Morning Star, 4E 201" regardless of the actual in-game time.

    [FORMAT]
    sTimeFormat = %D %d%t %L, an %y de la %Eème Ère, %i

    # Format without year (used in Sleep/Wait menu)
    sTimeFormatNoYear = %D %d%t %L, %i

    # If enabled s leading zero will be added to the hour if it's less than 10 (8:30 -> 08:30)
    # Only for 24 hour time!
    bLeadingZeroHour = true
    # If enabled a leading zero will be added to the day of month if it's less than 10 (7 -> 07)
    bLeadingZeroDay = false
    # If enabled a leading zero will be added to the month if it's less than 10 (7 -> 07)
    bLeadingZeroMonth = false

    # Here you can change the names of the immersive times of the day on a hourly basis (from-to)
    [IMMERSIVE_NAMES]
    s00_01 = Nuit
    s01_02 = Nuit
    s02_03 = Nuit
    s03_04 = Nuit
    s04_05 = Aube
    s05_06 = Aube
    s06_07 = Matin
    s07_08 = Matin
    s08_09 = Matin
    s09_10 = Matin
    s10_11 = Midi
    s11_12 = Midi
    s12_13 = Après-midi
    s13_14 = Après-midi
    s14_15 = Après-midi
    s15_16 = Après-midi
    s16_17 = Après-midi
    s17_18 = Soir
    s18_19 = Soir
    s19_20 = Soir
    s20_21 = Soir
    s21_22 = Nuit
    s22_23 = Nuit
    s23_24 = Nuit

    1. SupremeOasis
      SupremeOasis
      • member
      • 13 kudos
      Merci, c'est classe comme ça. Tu devrais le proposer en mod.
    2. Mystelle
      Mystelle
      • supporter
      • 7 kudos
      Thanks a lot!

      Merci beaucoup :)
  6. oOMariselaOo
    oOMariselaOo
    • premium
    • 49 kudos
    Hi, thanks for this nice mod.
    Only one small hint for you next update: You have to change the version number also in the FOMOD Creation Tool, otherwise MO2 will always say that there is a newer version available. Even if the version number of the file and the mod page are correct.
    Have a nice day ❤
  7. HjalmarSeavuulf
    HjalmarSeavuulf
    • premium
    • 16 kudos
    This will never leave my load order.  All I needed to know was if it was morning, afternoon or night!
  8. Vorgash
    Vorgash
    • member
    • 1 kudos
    Thank you for the update Vermunds.
  9. faroh3k
    faroh3k
    • premium
    • 0 kudos
    Will this be updated?
  10. FeuermagierMilton
    FeuermagierMilton
    • premium
    • 12 kudos
    not work with 1.6.1130 please fix
  11. IcemanSR
    IcemanSR
    • premium
    • 28 kudos
    Hello!
    Could you update this to 1.6.640?
    Thanks
    1. Vermunds
      Vermunds
      • premium
      • 473 kudos
      It's up to date.
    2. IcemanSR
      IcemanSR
      • premium
      • 28 kudos
      Uh weird, i had error earlier today, or i was dreaming.. sorry my bad i guess. Thanks