[tz] Re: localized date without time

2025-02-12 Thread Alejandro Colomar via tz
Hi Paul, On Tue, Feb 11, 2025 at 11:06:45PM -0800, Paul Eggert wrote: > On 2025-02-11 07:57, Alejandro Colomar wrote: > > > > $ date --date='2023-09-20[+0200]' > > > > date: invalid date ‘2023-09-20[+0200]’ > > Does this kind of date-with-timezone look good to you? > > Would you ad

[tz] Re: localized date without time

2025-02-12 Thread Alejandro Colomar via tz
Hi Brian, Paul, On Tue, Feb 11, 2025 at 01:20:33PM -0700, Brian Inglis wrote: > Hi Alex, > > Use "T0" or " 0" zone offset prefix to make it work: Hmmm, T0 is nice. It's not exactly a time without a date, but it can be a workaround. As in, "I just don't care about the time; I'll put a 0". > >

[tz] Re: localized date without time

2025-02-11 Thread Alejandro Colomar via tz
Hi Paul, Ping. Could you please have a look at this? We have some nasty bugs in shadow, and are yet undecided on how to fix them. On Thu, Aug 01, 2024 at 01:46:40PM +0200, Alejandro Colomar wrote: > On Thu, Aug 01, 2024 at 01:43:36PM GMT, Alejandro Colomar wrote: > > I like this approach the mo