gpt4 book ai didi

ruby-on-rails - 扩展 strftime 指令以格式化时间,如 "tomorrow at 14:00"

转载 作者:数据小太阳 更新时间:2023-10-29 09:01:00 26 4
gpt4 key购买 nike

我找到了strftime 方法的格式指令列表http://ruby-doc.org/core-2.3.0/Time.html#method-i-strftime

有多种选项可以格式化时间,如工作日、月中的某一天......但我对格式化时间很感兴趣

Time.parse("2016-02-30T12:24").strftime("%XXX, at %H:%M")
# => tomorrow at 12:24

这里的%XXX应该是“今天”、“昨天”、“明天”、“2天后”或“3天后”。

Is it possible to extend the directives of strftime so that I can use my own placeholder?

最佳答案

关于ruby-on-rails - 扩展 strftime 指令以格式化时间,如 "tomorrow at 14:00",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35745251/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com