Re: Getting current date and time with milliseconds precision

2022-11-16 Thread Maxim Dounin
Hello! On Wed, Nov 16, 2022 at 09:58:23AM -0500, libresco_27 wrote: > Hello, > I'm trying to get the current time and date with milliseconds precision. I'm > using lua with nginx/openresty. Can someone help? In general, nginx can provide time with millisecond resolution. For example, see the

Re: Getting current date and time with milliseconds precision

2022-11-16 Thread Sergey A. Osokin
Hi, On Wed, Nov 16, 2022 at 09:58:23AM -0500, libresco_27 wrote: > Hello, > I'm trying to get the current time and date with milliseconds precision. I'm > using lua with nginx/openresty. Can someone help? lua module is the third-party product, created by another team. Follow that, I'd recommend

Getting current date and time with milliseconds precision

2022-11-16 Thread libresco_27
Hello, I'm trying to get the current time and date with milliseconds precision. I'm using lua with nginx/openresty. Can someone help? Many thanks! Posted at Nginx Forum: https://forum.nginx.org/read.php?2,295777,295777#msg-295777 ___ nginx mailing li