Re: Missing microseconds support in date-time picker

2019-05-27 Thread Pierre Smits
I wonder which entities would benefit from having the ability to register
microseconds.


Best regards,

Pierre Smits

*Apache Trafodion , Vice President*
*Apache Directory , PMC Member*
Apache Incubator , committer
*Apache OFBiz , contributor (without privileges)
since 2008*
Apache Steve , committer


On Mon, May 27, 2019 at 11:04 AM Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> OK then
>
> Jacques
>
> Le 27/05/2019 à 09:15, Aditya Sharma a écrit :
> > Indeed. I have already started working on OFBIZ-10782 but if the
> community
> > decides we can include that with the current work.
> >
> > 1. https://issues.apache.org/jira/browse/OFBIZ-10782
> >
> > Thanks and regards,
> > Aditya Sharma
> > Enterprise Software Engineer
> > *HotWax Systems*
> > *Enterprise open source experts*
> > office: 0731-409-3684
> > http://www.hotwaxsystems.com
> >
> >
> >
> >
> > On Mon, May 27, 2019 at 12:34 PM Deepak Dixit 
> > wrote:
> >
> >> I'd like to add support in date-time picker for microseconds, As it's
> >> possible that data generated at runtime may contain microseconds.
> >> Removing microsecond from the demo is not a proper solution.
> >> As per current implementation, we are using Date.parseExact in
> >> OfbizUtil.js, and Date.parse does not support the microseconds. We can
> use
> >> the moment js to format date in the proper format.
> >>
> >>
> >> Kind Regards,
> >> Deepak Dixit
> >> DIRECTOR OF PRODUCT ENGINEERING
> >> mobile: +91 9826754548
> >> email: deepak.di...@hotwax.co
> >> *www.hotwax.co *
> >>
> >>
> >> On Sat, May 25, 2019 at 7:09 PM Jacques Le Roux <
> >> jacques.le.r...@les7arts.com> wrote:
> >>
> >>> Le 25/05/2019 à 14:22, Pawan Verma a écrit :
>  Hello Devs,
> 
>  While working on OFBIZ-11022, I have found that current date-time
> >> picker
>  does not have support for microseconds.
>  In existing demo data for WebSitePathAlias, we have microseconds in
> it.
> >>> But
>  on Edit webSitePathAlias screen date-time picker does not pass
> >>> microseconds
>  and due to this system can not find the exact record for update.
> 
>  Should we add support in date-time picker for microseconds or remove
> it
>  from demo data?
> 
>  Suggestions and thoughts are welcome. Thanks!
> >>> Hi Pawan,
> >>>
> >>> I'd be more inclined to remove microseconds from demo data
> >>>
> >>> Thanks
> >>>
> >>> Jacques
> >>>
> >>>
>


Re: Missing microseconds support in date-time picker

2019-05-27 Thread Jacques Le Roux

OK then

Jacques

Le 27/05/2019 à 09:15, Aditya Sharma a écrit :

Indeed. I have already started working on OFBIZ-10782 but if the community
decides we can include that with the current work.

1. https://issues.apache.org/jira/browse/OFBIZ-10782

Thanks and regards,
Aditya Sharma
Enterprise Software Engineer
*HotWax Systems*
*Enterprise open source experts*
office: 0731-409-3684
http://www.hotwaxsystems.com




On Mon, May 27, 2019 at 12:34 PM Deepak Dixit 
wrote:


I'd like to add support in date-time picker for microseconds, As it's
possible that data generated at runtime may contain microseconds.
Removing microsecond from the demo is not a proper solution.
As per current implementation, we are using Date.parseExact in
OfbizUtil.js, and Date.parse does not support the microseconds. We can use
the moment js to format date in the proper format.


Kind Regards,
Deepak Dixit
DIRECTOR OF PRODUCT ENGINEERING
mobile: +91 9826754548
email: deepak.di...@hotwax.co
*www.hotwax.co *


On Sat, May 25, 2019 at 7:09 PM Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:


Le 25/05/2019 à 14:22, Pawan Verma a écrit :

Hello Devs,

While working on OFBIZ-11022, I have found that current date-time

picker

does not have support for microseconds.
In existing demo data for WebSitePathAlias, we have microseconds in it.

But

on Edit webSitePathAlias screen date-time picker does not pass

microseconds

and due to this system can not find the exact record for update.

Should we add support in date-time picker for microseconds or remove it
from demo data?

Suggestions and thoughts are welcome. Thanks!

Hi Pawan,

I'd be more inclined to remove microseconds from demo data

Thanks

Jacques




Re: Missing microseconds support in date-time picker

2019-05-27 Thread Aditya Sharma
Indeed. I have already started working on OFBIZ-10782 but if the community
decides we can include that with the current work.

1. https://issues.apache.org/jira/browse/OFBIZ-10782

Thanks and regards,
Aditya Sharma
Enterprise Software Engineer
*HotWax Systems*
*Enterprise open source experts*
office: 0731-409-3684
http://www.hotwaxsystems.com




On Mon, May 27, 2019 at 12:34 PM Deepak Dixit 
wrote:

> I'd like to add support in date-time picker for microseconds, As it's
> possible that data generated at runtime may contain microseconds.
> Removing microsecond from the demo is not a proper solution.
> As per current implementation, we are using Date.parseExact in
> OfbizUtil.js, and Date.parse does not support the microseconds. We can use
> the moment js to format date in the proper format.
>
>
> Kind Regards,
> Deepak Dixit
> DIRECTOR OF PRODUCT ENGINEERING
> mobile: +91 9826754548
> email: deepak.di...@hotwax.co
> *www.hotwax.co *
>
>
> On Sat, May 25, 2019 at 7:09 PM Jacques Le Roux <
> jacques.le.r...@les7arts.com> wrote:
>
> > Le 25/05/2019 à 14:22, Pawan Verma a écrit :
> > > Hello Devs,
> > >
> > > While working on OFBIZ-11022, I have found that current date-time
> picker
> > > does not have support for microseconds.
> > > In existing demo data for WebSitePathAlias, we have microseconds in it.
> > But
> > > on Edit webSitePathAlias screen date-time picker does not pass
> > microseconds
> > > and due to this system can not find the exact record for update.
> > >
> > > Should we add support in date-time picker for microseconds or remove it
> > > from demo data?
> > >
> > > Suggestions and thoughts are welcome. Thanks!
> >
> > Hi Pawan,
> >
> > I'd be more inclined to remove microseconds from demo data
> >
> > Thanks
> >
> > Jacques
> >
> >
>


Re: Missing microseconds support in date-time picker

2019-05-27 Thread Deepak Dixit
I'd like to add support in date-time picker for microseconds, As it's
possible that data generated at runtime may contain microseconds.
Removing microsecond from the demo is not a proper solution.
As per current implementation, we are using Date.parseExact in
OfbizUtil.js, and Date.parse does not support the microseconds. We can use
the moment js to format date in the proper format.


Kind Regards,
Deepak Dixit
DIRECTOR OF PRODUCT ENGINEERING
mobile: +91 9826754548
email: deepak.di...@hotwax.co
*www.hotwax.co *


On Sat, May 25, 2019 at 7:09 PM Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> Le 25/05/2019 à 14:22, Pawan Verma a écrit :
> > Hello Devs,
> >
> > While working on OFBIZ-11022, I have found that current date-time picker
> > does not have support for microseconds.
> > In existing demo data for WebSitePathAlias, we have microseconds in it.
> But
> > on Edit webSitePathAlias screen date-time picker does not pass
> microseconds
> > and due to this system can not find the exact record for update.
> >
> > Should we add support in date-time picker for microseconds or remove it
> > from demo data?
> >
> > Suggestions and thoughts are welcome. Thanks!
>
> Hi Pawan,
>
> I'd be more inclined to remove microseconds from demo data
>
> Thanks
>
> Jacques
>
>


Re: Missing microseconds support in date-time picker

2019-05-25 Thread Jacques Le Roux

Le 25/05/2019 à 14:22, Pawan Verma a écrit :

Hello Devs,

While working on OFBIZ-11022, I have found that current date-time picker
does not have support for microseconds.
In existing demo data for WebSitePathAlias, we have microseconds in it. But
on Edit webSitePathAlias screen date-time picker does not pass microseconds
and due to this system can not find the exact record for update.

Should we add support in date-time picker for microseconds or remove it
from demo data?

Suggestions and thoughts are welcome. Thanks!


Hi Pawan,

I'd be more inclined to remove microseconds from demo data

Thanks

Jacques



Re: Missing microseconds support in date-time picker

2019-05-25 Thread Pierre Smits
IMO microseconds for something like demo data for fairly static (from a
second viewpoint) records is overkill.

Best regards,

Pierre Smits

*Apache Trafodion , Vice President*
*Apache Directory , PMC Member*
Apache Incubator , committer
*Apache OFBiz , contributor (without privileges)
since 2008*
Apache Steve , committer


On Sat, May 25, 2019 at 3:18 PM Pawan Verma 
wrote:

> Hello Devs,
>
> While working on OFBIZ-11022, I have found that current date-time picker
> does not have support for microseconds.
> In existing demo data for WebSitePathAlias, we have microseconds in it. But
> on Edit webSitePathAlias screen date-time picker does not pass microseconds
> and due to this system can not find the exact record for update.
>
> Should we add support in date-time picker for microseconds or remove it
> from demo data?
>
> Suggestions and thoughts are welcome. Thanks!
> --
> Thanks & Regards
> Pawan Verma
> Technical Consultant
> *HotWax Systems*
> *Enterprise open source experts*
> http://www.hotwaxsystems.com
>


Missing microseconds support in date-time picker

2019-05-25 Thread Pawan Verma
Hello Devs,

While working on OFBIZ-11022, I have found that current date-time picker
does not have support for microseconds.
In existing demo data for WebSitePathAlias, we have microseconds in it. But
on Edit webSitePathAlias screen date-time picker does not pass microseconds
and due to this system can not find the exact record for update.

Should we add support in date-time picker for microseconds or remove it
from demo data?

Suggestions and thoughts are welcome. Thanks!
-- 
Thanks & Regards
Pawan Verma
Technical Consultant
*HotWax Systems*
*Enterprise open source experts*
http://www.hotwaxsystems.com